summaryrefslogtreecommitdiff
path: root/source4/heimdal/lib/asn1/lex.h
diff options
context:
space:
mode:
Diffstat (limited to 'source4/heimdal/lib/asn1/lex.h')
-rw-r--r--source4/heimdal/lib/asn1/lex.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/heimdal/lib/asn1/lex.h b/source4/heimdal/lib/asn1/lex.h
index abca8f723d..f203c98f1f 100644
--- a/source4/heimdal/lib/asn1/lex.h
+++ b/source4/heimdal/lib/asn1/lex.h
@@ -35,7 +35,7 @@
#include <roken.h>
-void error_message (const char *, ...)
+void lex_err_message (const char *, ...)
__attribute__ ((format (printf, 1, 2)));
extern int error_flag;