X-Git-Url: https://git.octo.it/?a=blobdiff_plain;ds=sidebyside;f=src%2Futils_cmd_getthreshold.h;h=dd4e5cf8e1d3a7960e5cdfcea370d2f0ee25fc4a;hb=71f65087f9d5f42f8944fa7ce416cb0e2f7f043e;hp=8d581c8013049b952e984ca52063a759aa3cdf64;hpb=f664b944f774e4d1e5d5c562eaf0bb207c6a7edf;p=collectd.git diff --git a/src/utils_cmd_getthreshold.h b/src/utils_cmd_getthreshold.h index 8d581c80..dd4e5cf8 100644 --- a/src/utils_cmd_getthreshold.h +++ b/src/utils_cmd_getthreshold.h @@ -29,7 +29,7 @@ #include -int handle_getthreshold (FILE *fh, char *buffer); +int handle_getthreshold(FILE *fh, char *buffer); #endif /* UTILS_CMD_GETTHRESHOLD_H */