X-Git-Url: https://git.octo.it/?p=collectd.git;a=blobdiff_plain;f=src%2Futils_cmd_getthreshold.h;h=78700ee2b3e40bce3f7f63df804380b75f3a7e3d;hp=8d581c8013049b952e984ca52063a759aa3cdf64;hb=1159cb5d383c55a80a0db100b8f7aadcf44740a5;hpb=fc6f1e3d33d646391adb5cedc62e7b3904c15003 diff --git a/src/utils_cmd_getthreshold.h b/src/utils_cmd_getthreshold.h index 8d581c80..78700ee2 100644 --- a/src/utils_cmd_getthreshold.h +++ b/src/utils_cmd_getthreshold.h @@ -29,8 +29,6 @@ #include -int handle_getthreshold (FILE *fh, char *buffer); +int handle_getthreshold(FILE *fh, char *buffer); #endif /* UTILS_CMD_GETTHRESHOLD_H */ - -/* vim: set sw=2 sts=2 ts=8 : */