X-Git-Url: https://git.verplant.org/?a=blobdiff_plain;f=src%2Futils_cmd_getthreshold.h;h=78700ee2b3e40bce3f7f63df804380b75f3a7e3d;hb=1035fba8812893e50d00a871e3399cc1ece3b384;hp=8d581c8013049b952e984ca52063a759aa3cdf64;hpb=81a5fd5046c6a39f580a8fc1a3af837fd5f5aa5c;p=collectd.git 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 : */