diff options
author | Steve Huston <shuston@riverace.com> | 2002-07-02 19:59:51 +0000 |
---|---|---|
committer | Steve Huston <shuston@riverace.com> | 2002-07-02 19:59:51 +0000 |
commit | c9e1dc4b750f0bf2266b75612e5ab0e8705ca73e (patch) | |
tree | a77769a96ea72729688e1c40978f8f4a5512e0be /tests/Service_Config_DLL.cpp | |
parent | 2cdbdc336fbc361672efc4e9f26f68f9a04f24dc (diff) | |
download | ATCD-c9e1dc4b750f0bf2266b75612e5ab0e8705ca73e.tar.gz |
ChangeLogTag:Tue Jul 2 11:53:29 2002 Steve Huston <shuston@riverace.com>
Diffstat (limited to 'tests/Service_Config_DLL.cpp')
-rw-r--r-- | tests/Service_Config_DLL.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/Service_Config_DLL.cpp b/tests/Service_Config_DLL.cpp index d63bf011fe2..99f3848b4ef 100644 --- a/tests/Service_Config_DLL.cpp +++ b/tests/Service_Config_DLL.cpp @@ -7,7 +7,7 @@ ACE_RCSID (tests, Service_Config_DLL, "$Id$") -static void * +static ACE_THR_FUNC_RETURN invoke_service_config (void *arg) { const ACE_TCHAR *directive = ACE_reinterpret_cast (const ACE_TCHAR *, |