summaryrefslogtreecommitdiff
path: root/ace/Svc_Conf.h
diff options
context:
space:
mode:
authorschmidt <douglascraigschmidt@users.noreply.github.com>1998-05-15 04:36:09 +0000
committerschmidt <douglascraigschmidt@users.noreply.github.com>1998-05-15 04:36:09 +0000
commitdb8a2a710ac60e4c013d6083b875d0ba68f3d639 (patch)
treed19f48efe693c6b888d3106d5a9d6ba697e14bcc /ace/Svc_Conf.h
parentc53a7e71059689a5f1b67d2deabafe6d5aec93da (diff)
downloadATCD-db8a2a710ac60e4c013d6083b875d0ba68f3d639.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 817c2240315..4679583c2db 100644
--- a/ace/Svc_Conf.h
+++ b/ace/Svc_Conf.h
@@ -71,7 +71,7 @@ extern int ace_yylineno;
extern int ace_yyerrno;
// Keeps track of the number of errors encountered so far
-extern char *ace_yydirective;
+extern const ASYS_TCHAR ace_yydirective;
// Used to parse service configurator directives from a string rather
// than from a svc.conf file.