X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=src%2Futils_cmd_putnotif.h;h=af0b93e0dbda230d5cd29f4dbbc2d5ce163e2314;hb=eec0cd9ca51c5c132ed09fc4699c02f3bd12d748;hp=9d699ecab8cfd58e4940a5dadae30f0e5c55d1e0;hpb=f7b05ebf3311b4c6cb5289f1f7cd8ee02918ef92;p=collectd.git diff --git a/src/utils_cmd_putnotif.h b/src/utils_cmd_putnotif.h index 9d699eca..af0b93e0 100644 --- a/src/utils_cmd_putnotif.h +++ b/src/utils_cmd_putnotif.h @@ -29,7 +29,7 @@ #include -int handle_putnotif (FILE *fh, char *buffer); +int handle_putnotif(FILE *fh, char *buffer); /* vim: set shiftwidth=2 softtabstop=2 tabstop=8 : */