Explorar el Código

unbork windows line endings

svn:r381
Nick Mathewson hace 22 años
padre
commit
b927c56144
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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