summaryrefslogtreecommitdiff
path: root/TAO/tests/IDL_Test/old_struct.idl
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tests/IDL_Test/old_struct.idl')
-rw-r--r--TAO/tests/IDL_Test/old_struct.idl31
1 files changed, 14 insertions, 17 deletions
diff --git a/TAO/tests/IDL_Test/old_struct.idl b/TAO/tests/IDL_Test/old_struct.idl
index 94b9a93e950..d8076def0fe 100644
--- a/TAO/tests/IDL_Test/old_struct.idl
+++ b/TAO/tests/IDL_Test/old_struct.idl
@@ -1,20 +1,17 @@
-// $Id$
-
-// ============================================================================
-//
-// = LIBRARY
-// TAO/tests/IDL_Test
-//
-// = FILENAME
-// old_struct.idl
-//
-// = DESCRIPTION
-// Tests of struct IDL constructs
-//
-// = AUTHORS
-// Andy Gokhale <gokhale@dre.vanderbilt.edu>
-//
-// ============================================================================
+
+//=============================================================================
+/**
+ * @file old_struct.idl
+ *
+ * $Id$
+ *
+ * Tests of struct IDL constructs
+ *
+ *
+ * @author Andy Gokhale <gokhale@dre.vanderbilt.edu>
+ */
+//=============================================================================
+
typedef string string_20[20];