X-Git-Url: https://git.verplant.org/?a=blobdiff_plain;f=src%2Fnotify_email.c;h=aaa165abdef9b0998ef7211d04b4f125df7af14c;hb=2412d3ca76f7ac24e67543720c1d385188da0ce3;hp=f42e66c648dbafa9932cb7ee0196e0c7f34fa1ce;hpb=877672d20fcf0ed25f5fc5faa8aa3964c622bc27;p=collectd.git diff --git a/src/notify_email.c b/src/notify_email.c index f42e66c6..aaa165ab 100644 --- a/src/notify_email.c +++ b/src/notify_email.c @@ -290,5 +290,3 @@ void module_register(void) { plugin_register_notification("notify_email", notify_email_notification, /* user_data = */ NULL); } /* void module_register (void) */ - -/* vim: set sw=2 sts=2 ts=8 et : */