summaryrefslogtreecommitdiff
path: root/TAO/examples/POA/On_Demand_Loading/Servant_Locator.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/examples/POA/On_Demand_Loading/Servant_Locator.cpp')
-rw-r--r--TAO/examples/POA/On_Demand_Loading/Servant_Locator.cpp4
1 files changed, 3 insertions, 1 deletions
diff --git a/TAO/examples/POA/On_Demand_Loading/Servant_Locator.cpp b/TAO/examples/POA/On_Demand_Loading/Servant_Locator.cpp
index dc5620385f5..be4a1893bea 100644
--- a/TAO/examples/POA/On_Demand_Loading/Servant_Locator.cpp
+++ b/TAO/examples/POA/On_Demand_Loading/Servant_Locator.cpp
@@ -19,7 +19,9 @@
#include "Servant_Locator.h"
-ACE_RCSID(On_Demand_Activation, Servant_Locator, "$Id$")
+ACE_RCSID (On_Demand_Activation,
+ Servant_Locator,
+ "$Id$")
// Initialization.