mercurial/mpatch.c
changeset 13302 a4e0908ce35b
parent 13297 613b8bd2284e
child 15033 2ef2d3a5cd2d
--- a/mercurial/mpatch.c	Wed Jan 26 12:35:02 2011 +0100
+++ b/mercurial/mpatch.c	Thu Jan 27 11:15:08 2011 +0100
@@ -468,8 +468,3 @@
 	mpatch_Error = PyErr_NewException("mpatch.mpatchError", NULL, NULL);
 }
 #endif
-
-/* Local Variables:      */
-/* c-file-style: "linux" */
-/* indent-tabs-mode: t   */
-/* End:                  */