X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=src%2Fexec.c;h=0923ea75800088fbd536783eb268f6feb5ace44f;hb=de6448687c2e2a2230770b12b68d6e44e9ada56b;hp=9a307b9787e3533e35662a3d2ab4146e339e8c81;hpb=48e0f03121f8c89ddd984454cab29cb17f776c92;p=collectd.git diff --git a/src/exec.c b/src/exec.c index 9a307b97..0923ea75 100644 --- a/src/exec.c +++ b/src/exec.c @@ -800,7 +800,7 @@ static int exec_read (void) /* {{{ */ return (0); } /* int exec_read }}} */ -static int exec_notification (const notification_t *n, +static int exec_notification (const notification_t *n, /* {{{ */ user_data_t __attribute__((unused)) *user_data) { program_list_t *pl;