summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/tests/Log/Basic_Log_Test/client.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/orbsvcs/tests/Log/Basic_Log_Test/client.cpp')
-rw-r--r--TAO/orbsvcs/tests/Log/Basic_Log_Test/client.cpp6
1 files changed, 4 insertions, 2 deletions
diff --git a/TAO/orbsvcs/tests/Log/Basic_Log_Test/client.cpp b/TAO/orbsvcs/tests/Log/Basic_Log_Test/client.cpp
index 8e43cf7f64c..b4e502e7820 100644
--- a/TAO/orbsvcs/tests/Log/Basic_Log_Test/client.cpp
+++ b/TAO/orbsvcs/tests/Log/Basic_Log_Test/client.cpp
@@ -1,7 +1,9 @@
-/* -*- C++ -*- $Id$ */
-
#include "Basic_Log_Test.h"
+ACE_RCSID (Basic_Log_Test,
+ client,
+ "$Id$")
+
int
main(int argc, char *argv[])
{