X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=src%2Futils_cmd_getthreshold.c;h=491d7765ee82d9ce20e3c4d661aa457eeadf1540;hb=464c89681dae3bdf9b30470469161da6ac5aeb37;hp=60363da5fa09c1814d6973b38b5d1f12cd1b34a3;hpb=87e53c90047eb1ff8818105762ff997a5cfea4ad;p=collectd.git diff --git a/src/utils_cmd_getthreshold.c b/src/utils_cmd_getthreshold.c index 60363da5..491d7765 100644 --- a/src/utils_cmd_getthreshold.c +++ b/src/utils_cmd_getthreshold.c @@ -198,5 +198,3 @@ int handle_getthreshold(FILE *fh, char *buffer) { return (0); } /* int handle_getthreshold */ - -/* vim: set sw=2 sts=2 ts=8 et : */