From: Adam Dickmeiss Date: Wed, 27 Jan 2010 09:23:41 +0000 (+0100) Subject: Add indent footer X-Git-Tag: v1.4.0~152 X-Git-Url: http://lists.indexdata.com/cgi-bin?a=commitdiff_plain;h=de372ba54b83405003ed7ff4a9009ad9952b4b9d;p=pazpar2-moved-to-github.git Add indent footer --- diff --git a/src/eventl.h b/src/eventl.h index 0eb8201..1e3852e 100644 --- a/src/eventl.h +++ b/src/eventl.h @@ -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 + */ +