X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=src%2Futils_cmd_putnotif.c;h=8f687fd8a8421d2fd4fa36e12cbde8493129fa9f;hb=9eb3efd17e10c3bd59aa227d8d11fe60d6d4f303;hp=0edfbb86cc25316dcec6f00c3476187da8cec4ce;hpb=eec0cd9ca51c5c132ed09fc4699c02f3bd12d748;p=collectd.git diff --git a/src/utils_cmd_putnotif.c b/src/utils_cmd_putnotif.c index 0edfbb86..8f687fd8 100644 --- a/src/utils_cmd_putnotif.c +++ b/src/utils_cmd_putnotif.c @@ -180,5 +180,3 @@ int handle_putnotif(FILE *fh, char *buffer) { return (0); } /* int handle_putnotif */ - -/* vim: set shiftwidth=2 softtabstop=2 tabstop=8 : */