X-Git-Url: https://git.verplant.org/?a=blobdiff_plain;f=src%2Futils_cmd_putnotif.c;h=8f687fd8a8421d2fd4fa36e12cbde8493129fa9f;hb=5fdcd6c27eebf1455cb662cd52e90838bdf16960;hp=0edfbb86cc25316dcec6f00c3476187da8cec4ce;hpb=2079ee1517e34de372f58e7e2267ad5c71a8a41f;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 : */