summaryrefslogtreecommitdiff
path: root/TAO/tests/Forwarding/server.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tests/Forwarding/server.cpp')
-rw-r--r--TAO/tests/Forwarding/server.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tests/Forwarding/server.cpp b/TAO/tests/Forwarding/server.cpp
index acd0a523c8a..d8c5a0e6d90 100644
--- a/TAO/tests/Forwarding/server.cpp
+++ b/TAO/tests/Forwarding/server.cpp
@@ -99,7 +99,7 @@ main (int argc, char *argv[])
poa_manager->activate (ACE_TRY_ENV);
ACE_TRY_CHECK;
-
+
orb->run (ACE_TRY_ENV);
ACE_TRY_CHECK;