summaryrefslogtreecommitdiff
path: root/source4/heimdal/lib/com_err/lex.h
diff options
context:
space:
mode:
Diffstat (limited to 'source4/heimdal/lib/com_err/lex.h')
-rw-r--r--source4/heimdal/lib/com_err/lex.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/heimdal/lib/com_err/lex.h b/source4/heimdal/lib/com_err/lex.h
index 6c9be77ddf..e158816bbb 100644
--- a/source4/heimdal/lib/com_err/lex.h
+++ b/source4/heimdal/lib/com_err/lex.h
@@ -33,7 +33,7 @@
/* $Id$ */
-void lex_error_message (const char *, ...)
+void _lex_error_message (const char *, ...)
__attribute__ ((format (printf, 1, 2)));
int yylex(void);