X-Git-Url: https://git.octo.it/?p=collectd.git;a=blobdiff_plain;f=src%2Futils_cmd_getthreshold.h;h=78700ee2b3e40bce3f7f63df804380b75f3a7e3d;hp=8d581c8013049b952e984ca52063a759aa3cdf64;hb=da11ce02eb202b3e01d3e2d1b40f248a84430973;hpb=59547eb66a3743ca0b458222d7a4318f3e659a60 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 : */