summaryrefslogtreecommitdiff
path: root/tests/Param_Test/objref.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/Param_Test/objref.cpp')
-rw-r--r--tests/Param_Test/objref.cpp35
1 files changed, 14 insertions, 21 deletions
diff --git a/tests/Param_Test/objref.cpp b/tests/Param_Test/objref.cpp
index 3bdde5b4cb5..4d35cecd7ac 100644
--- a/tests/Param_Test/objref.cpp
+++ b/tests/Param_Test/objref.cpp
@@ -1,28 +1,21 @@
-// $Id$
-
-// ============================================================================
-//
-// = LIBRARY
-// TAO/tests/Param_Test
-//
-// = FILENAME
-// objref.cpp
-//
-// = DESCRIPTION
-// tests object references
-//
-// = AUTHORS
-// Aniruddha Gokhale
-//
-// ============================================================================
+
+//=============================================================================
+/**
+ * @file objref.cpp
+ *
+ * $Id$
+ *
+ * tests object references
+ *
+ *
+ * @author Aniruddha Gokhale
+ */
+//=============================================================================
+
#include "helper.h"
#include "objref.h"
-ACE_RCSID (Param_Test,
- objref,
- "$Id$")
-
// ************************************************************************
// Test_ObjRef
// ************************************************************************