Add indent footer
authorAdam Dickmeiss <adam@indexdata.dk>
Wed, 27 Jan 2010 09:23:41 +0000 (10:23 +0100)
committerAdam Dickmeiss <adam@indexdata.dk>
Wed, 27 Jan 2010 09:23:41 +0000 (10:23 +0100)
src/eventl.h

index 0eb8201..1e3852e 100644 (file)
@@ -78,3 +78,12 @@ void iochan_man_destroy(iochan_man_t *mp);
 IOCHAN iochan_create(int fd, IOC_CALLBACK cb, int flags);
 
 #endif
+/*
+ * Local variables:
+ * c-basic-offset: 4
+ * c-file-style: "Stroustrup"
+ * indent-tabs-mode: nil
+ * End:
+ * vim: shiftwidth=4 tabstop=8 expandtab
+ */
+