summaryrefslogtreecommitdiff
path: root/ace/Svc_Conf.h
diff options
context:
space:
mode:
authorschmidt <douglascraigschmidt@users.noreply.github.com>1998-07-24 20:28:38 +0000
committerschmidt <douglascraigschmidt@users.noreply.github.com>1998-07-24 20:28:38 +0000
commit4e71632166152821a1fc2e9302c8e459c98756f0 (patch)
tree7175e591d9d5229e3b63533ac75c4568c6ad85ac /ace/Svc_Conf.h
parentce020addec35cfe2c444f40fcd04b7a2a0c9fb6f (diff)
downloadATCD-4e71632166152821a1fc2e9302c8e459c98756f0.tar.gz
*** empty log message ***
Diffstat (limited to 'ace/Svc_Conf.h')
-rw-r--r--ace/Svc_Conf.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ace/Svc_Conf.h b/ace/Svc_Conf.h
index 143762a5fb8..fa3ba07eb0e 100644
--- a/ace/Svc_Conf.h
+++ b/ace/Svc_Conf.h
@@ -62,7 +62,7 @@ extern FILE *ace_yyin;
&& ferror( ace_yyin ) ) \
ACE_YY_FATAL_ERROR( "input in flex scanner failed" );
-void ace_yyerror (char *);
+void ace_yyerror (const char *);
// Error handling routine required by YACC or BISON
extern int ace_yylineno;