[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[or-cvs] [tor/master] Add a missing newline



Author: Sebastian Hahn <sebastian@xxxxxxxxxxxxxx>
Date: Tue, 5 May 2009 16:34:15 +0200
Subject: Add a missing newline
Commit: b9b16ef9a5c7c84f41f95e0e2c8266f4c1e2dce2

---
 src/common/util.c |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/src/common/util.c b/src/common/util.c
index 69cc0c4..c1b3ea5 100644
--- a/src/common/util.c
+++ b/src/common/util.c
@@ -2569,3 +2569,4 @@ libor_get_digests(void)
 #include "common_sha1.i"
     ;
 }
+
-- 
1.5.6.5