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
commita6b5213cdb478ee2e8603f899659d2bbf650431f (patch)
tree5620c0754c897ca894dad2028b407bbd4c43e899 /ace/Svc_Conf.l
parent151d804f770b2064bb9861b9c0eaad9ce568f0da (diff)
downloadATCD-a6b5213cdb478ee2e8603f899659d2bbf650431f.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.