X-Git-Url: http://git.buserror.net/cgi-bin/gitweb.cgi?p=polintos%2Fscott%2Fpriv.git;a=blobdiff_plain;f=idlcomp%2Fidlc.h;h=651fae653592a0b42ae6b48f9538f7eeed99fca6;hp=84c28aee61f4126a43eaa04f790ae4eef393108a;hb=5d151caf35ee9a990dda9a3af370ca30a8b7f638;hpb=bc696ad9b0d5a2ad04e2de5ad8b89f746dd78491 diff --git a/idlcomp/idlc.h b/idlcomp/idlc.h index 84c28ae..651fae6 100644 --- a/idlcomp/idlc.h +++ b/idlcomp/idlc.h @@ -43,7 +43,7 @@ using std::vector; int yylex(); int idl_lex(); #define cdl_lex idl_lex -void idl_error(char *s); +void idl_error(const char *s); #define cdl_error idl_error