[or-cvs] unbork windows line endings
Nick Mathewson
nickm at seul.org
Tue Aug 12 03:16:17 UTC 2003
Update of /home/or/cvsroot/src/win32
In directory moria.mit.edu:/tmp/cvs-serv28135/src/win32
Modified Files:
orconfig.h
Log Message:
unbork windows line endings
Index: orconfig.h
===================================================================
RCS file: /home/or/cvsroot/src/win32/orconfig.h,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- orconfig.h 12 Aug 2003 03:08:41 -0000 1.1
+++ orconfig.h 12 Aug 2003 03:16:15 -0000 1.2
@@ -1,7 +1,7 @@
-/* $Id$
- * orconfig.h -- This file is *not* generated by autoconf. Instead,
- * it has to be hand-edited to keep win32 happy.
- */
+/* $Id$
+ * orconfig.h -- This file is *not* generated by autoconf. Instead,
+ * it has to be hand-edited to keep win32 happy.
+ */
#define HAVE_OPENSSL
/* Define to 1 if you have the <arpa/inet.h> header file. */
@@ -14,12 +14,12 @@
#define HAVE_CTYPE_H
/* Define to 1 if you have the <errno.h> header file. */
-#define HAVE_ERRNO_H
-
-#define HAVE_FCNTL_H
-
-#define HAVE_FTIME
-
+#define HAVE_ERRNO_H
+
+#define HAVE_FCNTL_H
+
+#define HAVE_FTIME
+
#undef HAVE_GETTIMEOFDAY
/* Define to 1 if the system has the type `int16_t'. */
@@ -83,9 +83,9 @@
#undef HAVE_SYS_TIME_H
/* Define to 1 if you have the <sys/types.h> header file. */
-#define HAVE_SYS_TYPES_H
-
-/* Define to 1 if you have the <time.h> header file */
+#define HAVE_SYS_TYPES_H
+
+/* Define to 1 if you have the <time.h> header file */
#define HAVE_TIME_H
/* Define to 1 if the system has the type `uint16_t'. */
@@ -101,8 +101,8 @@
#undef HAVE_UINT8_T
/* Define to 1 if you have the <unistd.h> header file. */
-#undef HAVE_UNISTD_H
-
+#undef HAVE_UNISTD_H
+
/* Name of package */
#define PACKAGE "tor"
More information about the tor-commits
mailing list