summaryrefslogtreecommitdiff
path: root/TAO/tao/ORB_Core.cpp
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2010-09-13 18:13:11 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2010-09-13 18:13:11 +0000
commitb740d2d231d5b2a6e83c55a2552ffe20e822b490 (patch)
tree5eb76d5e45fbea961b048a0c51636fef037b6c35 /TAO/tao/ORB_Core.cpp
parent2cfe062bb65032a4e5af0d249508154f8ed63ccd (diff)
downloadATCD-b740d2d231d5b2a6e83c55a2552ffe20e822b490.tar.gz
Zapped trailing whitespace
Diffstat (limited to 'TAO/tao/ORB_Core.cpp')
-rw-r--r--TAO/tao/ORB_Core.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tao/ORB_Core.cpp b/TAO/tao/ORB_Core.cpp
index df1c1db2eed..0527ea0011b 100644
--- a/TAO/tao/ORB_Core.cpp
+++ b/TAO/tao/ORB_Core.cpp
@@ -2306,7 +2306,7 @@ TAO_ORB_Core::shutdown (CORBA::Boolean wait_for_completion)
// Cleanup transports
this->thread_lane_resources_manager ().close_all_transports ();
-
+
// Grab the thread manager
ACE_Thread_Manager *tm = this->thr_mgr ();