summaryrefslogtreecommitdiff
path: root/tests/Win32server.conf
diff options
context:
space:
mode:
Diffstat (limited to 'tests/Win32server.conf')
-rw-r--r--tests/Win32server.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/Win32server.conf b/tests/Win32server.conf
index 94a3b3906ec..edb79f0f2d4 100644
--- a/tests/Win32server.conf
+++ b/tests/Win32server.conf
@@ -5,6 +5,6 @@
# In addition, you can replace the hardcoded "-p 20xxx" with "-p
# $PORTxxx" if you set your environment variables correctly.
-dynamic Logging_Strategy Service_Object * ACE:_make_ACE_Logging_Strategy() "-s c:\temp\log\Time_Server.log -f OSTREAM"
+dynamic Logging_Strategy Service_Object * netsvcs:_make_ACE_Logging_Strategy() "-s c:\temp\log\Time_Server.log -f OSTREAM"
dynamic Time_Service Service_Object * netsvcs:_make_ACE_TS_Server_Acceptor() "-p 10222"