contrib/hgsh/hgsh.c
changeset 13297 613b8bd2284e
parent 10282 08a0f04b56bd
child 13302 a4e0908ce35b
--- a/contrib/hgsh/hgsh.c	Tue Jan 25 16:33:46 2011 -0800
+++ b/contrib/hgsh/hgsh.c	Wed Jan 26 12:05:01 2011 +0100
@@ -438,3 +438,8 @@
 
 	return 0;
 }
+
+/* Local Variables:      */
+/* c-file-style: "linux" */
+/* indent-tabs-mode: t   */
+/* End:                  */