chiark / gitweb /
systemctl: allow globbing in commands which take multiple unit names
[elogind.git] / src / journal / microhttpd-util.h
index 20ad76990c1dcedab49e0635e02efd9bd2b41b87..74d1668bdfcce1e0038d95cde5e734f7b6cbd79b 100644 (file)
@@ -25,4 +25,4 @@
 
 #include "macro.h"
 
-void microhttpd_logger(void *arg, const char *fmt, va_list ap) _printf_attr_(2, 0);
+void microhttpd_logger(void *arg, const char *fmt, va_list ap) _printf_(2, 0);