summaryrefslogtreecommitdiff
path: root/tests/POA/TIE/test_i.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/POA/TIE/test_i.cpp')
-rw-r--r--tests/POA/TIE/test_i.cpp29
1 files changed, 13 insertions, 16 deletions
diff --git a/tests/POA/TIE/test_i.cpp b/tests/POA/TIE/test_i.cpp
index 8fc84b1abae..016e58330fa 100644
--- a/tests/POA/TIE/test_i.cpp
+++ b/tests/POA/TIE/test_i.cpp
@@ -1,22 +1,19 @@
-// $Id$
-//===========================================================================
-//
-//
-// = FILENAME
-// test_i.cpp
-//
-// = DESCRIPTION
-// This is a simple test servant implementation
-//
-// = AUTHOR
-// Irfan Pyarali
-//
-//===========================================================================
+//=============================================================================
+/**
+ * @file test_i.cpp
+ *
+ * $Id$
+ *
+ * This is a simple test servant implementation
+ *
+ *
+ * @author Irfan Pyarali
+ */
+//=============================================================================
-#include "test_i.h"
-ACE_RCSID(TIE, test_i, "$Id$")
+#include "test_i.h"
// Constructor
Tie_i::Tie_i (CORBA::Long value)