summaryrefslogtreecommitdiff
path: root/tests/Param_Test/small_union.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/Param_Test/small_union.cpp')
-rw-r--r--tests/Param_Test/small_union.cpp35
1 files changed, 14 insertions, 21 deletions
diff --git a/tests/Param_Test/small_union.cpp b/tests/Param_Test/small_union.cpp
index 2947a1221f0..173476c4041 100644
--- a/tests/Param_Test/small_union.cpp
+++ b/tests/Param_Test/small_union.cpp
@@ -1,28 +1,21 @@
-// $Id$
-
-// ============================================================================
-//
-// = LIBRARY
-// TAO/tests/Param_Test
-//
-// = FILENAME
-// small_union.cpp
-//
-// = DESCRIPTION
-// tests Small_Unions
-//
-// = AUTHORS
-// Aniruddha Gokhale
-//
-// ============================================================================
+
+//=============================================================================
+/**
+ * @file small_union.cpp
+ *
+ * $Id$
+ *
+ * tests Small_Unions
+ *
+ *
+ * @author Aniruddha Gokhale
+ */
+//=============================================================================
+
#include "helper.h"
#include "small_union.h"
-ACE_RCSID (Param_Test,
- small_union,
- "$Id$")
-
// ************************************************************************
// Test_Small_Union
// ************************************************************************