summaryrefslogtreecommitdiff
path: root/TAO/examples/POA/On_Demand_Activation/Servant_Locator.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/examples/POA/On_Demand_Activation/Servant_Locator.cpp')
-rw-r--r--TAO/examples/POA/On_Demand_Activation/Servant_Locator.cpp4
1 files changed, 3 insertions, 1 deletions
diff --git a/TAO/examples/POA/On_Demand_Activation/Servant_Locator.cpp b/TAO/examples/POA/On_Demand_Activation/Servant_Locator.cpp
index cea9e181d0c..5d7e4ecd917 100644
--- a/TAO/examples/POA/On_Demand_Activation/Servant_Locator.cpp
+++ b/TAO/examples/POA/On_Demand_Activation/Servant_Locator.cpp
@@ -20,7 +20,9 @@
#include "Servant_Locator.h"
#include "test_i.h"
-ACE_RCSID(On_Demand_Activation, Servant_Locator, "$Id$")
+ACE_RCSID (On_Demand_Activation,
+ Servant_Locator,
+ "$Id$")
ServantLocator::ServantLocator (CORBA::ORB_ptr orb)
: counter_ (0),