Browse Source

unbork windows line endings

svn:r381
Nick Mathewson 21 years ago
parent
commit
b927c56144
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/common/util.h

+ 1 - 1
src/common/util.h

@@ -14,7 +14,7 @@
 #include <time.h>
 #endif
 #ifndef HAVE_GETTIMEOFDAY
-#ifdef HAVE_FTIME 
+#ifdef HAVE_FTIME
 #include <sys/timeb.h>
 #define timeval timeb
 #define tv_sec time