Imported Upstream version 1.6.9p6
[debian/sudo] / logging.h
index 845d392388922f5be907d624c47bf0b941de2427..77196fa471d07a44c678bfa9c497b68d6f57e8c8 100644 (file)
--- a/logging.h
+++ b/logging.h
@@ -46,7 +46,8 @@
 #endif
 
 void log_auth                  __P((int, int));
-void log_error                 __P((int flags, const char *fmt, ...));
+void log_error                 __P((int flags, const char *fmt, ...))
+                                   __printflike(2, 3);
 RETSIGTYPE reapchild           __P((int));
 
 #endif /* _LOGGING_H */