comparison hgext/inotify/linux/_inotify.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 c133b1fb7467
comparison
equal deleted inserted replaced
13301:4b07578967e6 13302:a4e0908ce35b
645 645
646 if (dict) 646 if (dict)
647 define_consts(dict); 647 define_consts(dict);
648 } 648 }
649 #endif 649 #endif
650
651 /* Local Variables: */
652 /* c-file-style: "linux" */
653 /* indent-tabs-mode: t */
654 /* End: */