email, exec and unixsock plugins: enlarge buffer for getgrnam_r result
[collectd.git] / src / utils_cmd_putnotif.h
index 9d699ec..af0b93e 100644 (file)
@@ -29,7 +29,7 @@
 
 #include <stdio.h>
 
-int handle_putnotif (FILE *fh, char *buffer);
+int handle_putnotif(FILE *fh, char *buffer);
 
 /* vim: set shiftwidth=2 softtabstop=2 tabstop=8 : */