summaryrefslogtreecommitdiff
path: root/ace/Svc_Conf.y
diff options
context:
space:
mode:
authorbrunsch <brunsch@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2000-04-27 19:25:08 +0000
committerbrunsch <brunsch@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2000-04-27 19:25:08 +0000
commit90d90920c117f772d54283b1a0858a63338d5dd9 (patch)
treee9aedfb4a3df6aafac7b633ff05355a5f61ede00 /ace/Svc_Conf.y
parent843d454c02e74d928f37cbec18ee9ec6e5e18d32 (diff)
downloadATCD-90d90920c117f772d54283b1a0858a63338d5dd9.tar.gz
ChangeLogTag:Thu Apr 27 10:55:11 2000 Darrell Brunsch <brunsch@uci.edu>
Diffstat (limited to 'ace/Svc_Conf.y')
-rw-r--r--ace/Svc_Conf.y2
1 files changed, 1 insertions, 1 deletions
diff --git a/ace/Svc_Conf.y b/ace/Svc_Conf.y
index 9573de5f930..76c1689b2e6 100644
--- a/ace/Svc_Conf.y
+++ b/ace/Svc_Conf.y
@@ -315,7 +315,7 @@ pathname
// messages.
void
-yyerror (const char *s)
+yyerror (const ACE_TCHAR *s)
{
#if defined (ACE_NLOGGING)
ACE_UNUSED_ARG (s);