summaryrefslogtreecommitdiff
path: root/ace/Svc_Conf.l
diff options
context:
space:
mode:
authorOssama Othman <ossama-othman@users.noreply.github.com>2001-07-31 23:49:39 +0000
committerOssama Othman <ossama-othman@users.noreply.github.com>2001-07-31 23:49:39 +0000
commit47851848bcd97bf0883cbb196fd342858fb43b7e (patch)
tree5620c0754c897ca894dad2028b407bbd4c43e899 /ace/Svc_Conf.l
parent2d3eff56d19abc22a28e19c2cdbc7e3ab620801d (diff)
downloadATCD-47851848bcd97bf0883cbb196fd342858fb43b7e.tar.gz
ChangeLogTag:Tue Jul 31 16:43:33 2001 Ossama Othman <ossama@uci.edu>
Diffstat (limited to 'ace/Svc_Conf.l')
-rw-r--r--ace/Svc_Conf.l2
1 files changed, 1 insertions, 1 deletions
diff --git a/ace/Svc_Conf.l b/ace/Svc_Conf.l
index f3098c048bc..b09d5c194f7 100644
--- a/ace/Svc_Conf.l
+++ b/ace/Svc_Conf.l
@@ -126,7 +126,7 @@ yy_push_buffer (FILE *file)
}
void
-yy_push_buffer (const char *directive)
+yy_push_buffer (const ACE_TCHAR *directive)
{
// External synchronization is required.