summaryrefslogtreecommitdiff
path: root/ace/Svc_Conf_l.cpp
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_l.cpp
parentc53a7e71059689a5f1b67d2deabafe6d5aec93da (diff)
downloadATCD-db8a2a710ac60e4c013d6083b875d0ba68f3d639.tar.gz
*** empty log message ***
Diffstat (limited to 'ace/Svc_Conf_l.cpp')
-rw-r--r--ace/Svc_Conf_l.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/ace/Svc_Conf_l.cpp b/ace/Svc_Conf_l.cpp
index 5b7fa4b6271..b90ffe4ec28 100644
--- a/ace/Svc_Conf_l.cpp
+++ b/ace/Svc_Conf_l.cpp
@@ -504,7 +504,7 @@ int ace_yyerrno = 0;
// Used to parse service configurator directives from a string rather
// than from a svc.conf file.
-char *ace_yydirective = 0;
+const ASYS_TCHAR *ace_yydirective = 0;
#define token(x) x