浏览代码

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