[or-cvs] [tor/master 1/4] Fix check-spaces
nickm at torproject.org
nickm at torproject.org
Thu Sep 30 19:27:07 UTC 2010
Author: Sebastian Hahn <sebastian at torproject.org>
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
More information about the tor-commits
mailing list