From b801352484c08325a70243725a99d29aa532e43c Mon Sep 17 00:00:00 2001 From: schmidt Date: Mon, 7 Jun 1999 03:09:24 +0000 Subject: . --- ace/Service_Config.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ace/Service_Config.h') diff --git a/ace/Service_Config.h b/ace/Service_Config.h index 1e067007eb4..c60b3ec995a 100644 --- a/ace/Service_Config.h +++ b/ace/Service_Config.h @@ -45,7 +45,7 @@ class ACE_Static_Svc_Descriptor // Holds the information necessary to describe a statically linked // Svc. public: - ASYS_TCHAR *name_; + LPCTSTR name_; // Name of the service. int type_; -- cgit v1.2.1