hgext/inotify/linux/_inotify.c
changeset 13297 613b8bd2284e
parent 11679 b5f61da929c8
child 13302 a4e0908ce35b
--- a/hgext/inotify/linux/_inotify.c	Tue Jan 25 16:33:46 2011 -0800
+++ b/hgext/inotify/linux/_inotify.c	Wed Jan 26 12:05:01 2011 +0100
@@ -647,3 +647,8 @@
 		define_consts(dict);
 }
 #endif
+
+/* Local Variables:      */
+/* c-file-style: "linux" */
+/* indent-tabs-mode: t   */
+/* End:                  */