summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/examples/Log/Basic/TLS_Client.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/orbsvcs/examples/Log/Basic/TLS_Client.cpp')
-rw-r--r--TAO/orbsvcs/examples/Log/Basic/TLS_Client.cpp5
1 files changed, 4 insertions, 1 deletions
diff --git a/TAO/orbsvcs/examples/Log/Basic/TLS_Client.cpp b/TAO/orbsvcs/examples/Log/Basic/TLS_Client.cpp
index ef40868858d..c5c3e6d11a1 100644
--- a/TAO/orbsvcs/examples/Log/Basic/TLS_Client.cpp
+++ b/TAO/orbsvcs/examples/Log/Basic/TLS_Client.cpp
@@ -1,6 +1,9 @@
-/* -*- C++ -*- $Id$ */
#include "TLS_Client.h"
+ACE_RCSID (Basic,
+ TLS_Client,
+ "$Id$")
+
#define NAMING_SERVICE_NAME "NameService"
#define BASIC_TLS_LOG_FACTORY_NAME "BasicLogFactory"
#define LOG_EVENT_COUNT 9