X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=src%2Futils_cmd_putnotif.c;h=8f687fd8a8421d2fd4fa36e12cbde8493129fa9f;hb=10d95b0cf8d2ffe1472cc65a4d403c9c1ca4118d;hp=0edfbb86cc25316dcec6f00c3476187da8cec4ce;hpb=facbb03bdd0c591344b1a81dd0437064cfcc24e5;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 : */