chiark / gitweb /
Add more _printf_'s for format-nonliterals
[elogind.git] / src / journal / journal-gatewayd.c
index 384137b2bd614f573e6227a7c90918a955c1cf23..5c35d8e77ec8a332f76acb83e872970c9010bb23 100644 (file)
@@ -131,6 +131,7 @@ static int respond_oom_internal(struct MHD_Connection *connection) {
 
 #define respond_oom(connection) log_oom(), respond_oom_internal(connection)
 
+_printf_(3,4)
 static int respond_error(
                 struct MHD_Connection *connection,
                 unsigned code,