[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[or-cvs] [tor/maint-0.2.2 1/4] Fix check-spaces
Author: Sebastian Hahn <sebastian@xxxxxxxxxxxxxx>
Date: Thu, 30 Sep 2010 06:10:25 +0200
Subject: Fix check-spaces
Commit: 45c51e32385d6f3c3eaefcab4927a50d1968d437
---
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 b4f3052..dafe120 100644
--- a/src/common/util.c
+++ b/src/common/util.c
@@ -2877,3 +2877,4 @@ load_windows_system_library(const TCHAR *library_name)
return LoadLibrary(path);
}
#endif
+
--
1.7.1