diff -r 5dda6c708138 -r 613b8bd2284e hgext/inotify/linux/_inotify.c --- 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: */