diff mercurial/osutil.c @ 13302:a4e0908ce35b

backout of 613b8bd2284e Matt and a majority of crew did not like this approach.
author Martin Geisler <mg@aragost.com>
date Thu, 27 Jan 2011 11:15:08 +0100
parents 613b8bd2284e
children 16118b4859a1
line wrap: on
line diff
--- a/mercurial/osutil.c	Wed Jan 26 12:35:02 2011 +0100
+++ b/mercurial/osutil.c	Thu Jan 27 11:15:08 2011 +0100
@@ -552,8 +552,3 @@
 	Py_InitModule3("osutil", methods, osutil_doc);
 }
 #endif
-
-/* Local Variables:      */
-/* c-file-style: "linux" */
-/* indent-tabs-mode: t   */
-/* End:                  */