s4:heimdal: import lorikeet-heimdal-202201172009 (commit 5a0b45cd723628b3690ea848548b...
[samba.git] / source4 / heimdal / lib / com_err / lex.h
index e158816bbb6ba5bdbb63f97fe59f6777ae462836..dcf6e871042746a54d2b2d68c6b074e05429e463 100644 (file)
@@ -34,6 +34,6 @@
 /* $Id$ */
 
 void _lex_error_message (const char *, ...)
-__attribute__ ((format (printf, 1, 2)));
+__attribute__ ((__format__ (__printf__, 1, 2)));
 
 int yylex(void);