From: Nick Mathewson Date: Tue, 12 Aug 2003 03:16:15 +0000 (+0000) Subject: unbork windows line endings X-Git-Tag: tor-0.0.2pre8~87 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=b927c56144b75a0ebf9427448dfe54c7b851e01a;p=thirdparty%2Ftor.git unbork windows line endings svn:r381 --- diff --git a/src/common/util.h b/src/common/util.h index 68d002372b..eb175c961f 100644 --- a/src/common/util.h +++ b/src/common/util.h @@ -14,7 +14,7 @@ #include #endif #ifndef HAVE_GETTIMEOFDAY -#ifdef HAVE_FTIME +#ifdef HAVE_FTIME #include #define timeval timeb #define tv_sec time