X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=src%2Flogfile.c;h=0de639e966704200232514ede2f8ea277059fad8;hb=446138394bb95c49d0e05ea440fbf63aefe84bab;hp=db12291540aea9e896800088c7ecbd1240ffc0aa;hpb=877672d20fcf0ed25f5fc5faa8aa3964c622bc27;p=collectd.git diff --git a/src/logfile.c b/src/logfile.c index db122915..0de639e9 100644 --- a/src/logfile.c +++ b/src/logfile.c @@ -208,5 +208,3 @@ void module_register(void) { plugin_register_notification("logfile", logfile_notification, /* user_data = */ NULL); } /* void module_register (void) */ - -/* vim: set sw=4 ts=4 tw=78 noexpandtab : */