ソースを参照

unbork windows line endings

svn:r381
Nick Mathewson 22 年 前
コミット
b927c56144
1 ファイル変更1 行追加1 行削除
  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