X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=src%2Futils_cmd_putnotif.c;h=bed8462817ea1b2c15a29d663a70cd37fb318b2b;hb=ca450c5a11579d93326bc57e286b82db4b4c186c;hp=f8e734de6f202d21c328b436686681e4866baf78;hpb=5416295cbf519eee82bfc96e4ffd503562ea1189;p=collectd.git diff --git a/src/utils_cmd_putnotif.c b/src/utils_cmd_putnotif.c index f8e734de..bed84628 100644 --- a/src/utils_cmd_putnotif.c +++ b/src/utils_cmd_putnotif.c @@ -34,7 +34,7 @@ return -1; \ } \ fflush(fh); \ - } while (0); + } while (0) static int set_option_severity (notification_t *n, const char *value) {