libxml2 r3688 - trunk/macos/src



Author: veillard
Date: Fri Feb  8 10:42:41 2008
New Revision: 3688
URL: http://svn.gnome.org/viewvc/libxml2?rev=3688&view=rev

Log:
EOL cleanup from Florent Guiliani, Daniel


Modified:
   trunk/macos/src/XMLTestPrefix2.h

Modified: trunk/macos/src/XMLTestPrefix2.h
==============================================================================
--- trunk/macos/src/XMLTestPrefix2.h	(original)
+++ trunk/macos/src/XMLTestPrefix2.h	Fri Feb  8 10:42:41 2008
@@ -1 +1,3 @@
-int test_main(int argc, char* argv[]);

#define main()		test_main(int argc, char* argv[])
\ No newline at end of file
+int test_main(int argc, char* argv[]);
+
+#define main()		test_main(int argc, char* argv[])
\ No newline at end of file



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]