summaryrefslogtreecommitdiff
path: root/netsvcs/clients/Naming/Client/Client_Test.cpp
diff options
context:
space:
mode:
authorschmidt <douglascraigschmidt@users.noreply.github.com>1996-11-27 06:09:30 +0000
committerschmidt <douglascraigschmidt@users.noreply.github.com>1996-11-27 06:09:30 +0000
commitd395a38d42932c86ebef82468f58c03b3529363e (patch)
tree073713b4441888c543375a9fbbb82c210d9a29f6 /netsvcs/clients/Naming/Client/Client_Test.cpp
parentc08f68e92f2454a46ec91db97d776ad6304328bb (diff)
downloadATCD-d395a38d42932c86ebef82468f58c03b3529363e.tar.gz
foo
Diffstat (limited to 'netsvcs/clients/Naming/Client/Client_Test.cpp')
-rw-r--r--netsvcs/clients/Naming/Client/Client_Test.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/netsvcs/clients/Naming/Client/Client_Test.cpp b/netsvcs/clients/Naming/Client/Client_Test.cpp
index 273df4271aa..221cfef137d 100644
--- a/netsvcs/clients/Naming/Client/Client_Test.cpp
+++ b/netsvcs/clients/Naming/Client/Client_Test.cpp
@@ -122,6 +122,7 @@ Client_Test::open (void)
ACE_Service_Config::reactor (),
ACE_Service_Config::thr_mgr ()) == -1)
ACE_ERROR_RETURN ((LM_ERROR, "%p\n", "register_stdin_handler"), -1);
+ return 0;
}