diff options
author | schmidt <douglascraigschmidt@users.noreply.github.com> | 1996-12-30 07:03:16 +0000 |
---|---|---|
committer | schmidt <douglascraigschmidt@users.noreply.github.com> | 1996-12-30 07:03:16 +0000 |
commit | 3610d442cbaf9c4236424303e4b9239b78f51919 (patch) | |
tree | cf2453eb3080ccb8972679e6f44a7025a52b5b63 /tests/Win32clerk.conf | |
parent | a5c4d8047ab58df5c45092e18ae503ad40518f0e (diff) | |
download | ATCD-3610d442cbaf9c4236424303e4b9239b78f51919.tar.gz |
foo
Diffstat (limited to 'tests/Win32clerk.conf')
-rw-r--r-- | tests/Win32clerk.conf | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/Win32clerk.conf b/tests/Win32clerk.conf index 48fd13cdd04..96dbed826cf 100644 --- a/tests/Win32clerk.conf +++ b/tests/Win32clerk.conf @@ -1,3 +1,3 @@ # Note: hostname and port number need to be concatenated separated by ":" -dynamic Logging_Strategy Service_Object * lib.dll:_make_ACE_Logging_Strategy() "-s c:\temp\log\Time_Client.log -f OSTREAM" -dynamic Time_Server_test Service_Object * lib.dll:_make_ACE_TS_Clerk_Processor () "-h localhost:10222 -t 4" +dynamic Logging_Strategy Service_Object * netsvcs.dll:_make_ACE_Logging_Strategy() "-s c:\temp\log\Time_Client.log -f OSTREAM" +dynamic Time_Server_test Service_Object * netsvcs.dll:_make_ACE_TS_Clerk_Processor () "-h localhost:10222 -t 4" |