summaryrefslogtreecommitdiff
path: root/TAO/tests/OctetSeq
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tests/OctetSeq')
-rw-r--r--TAO/tests/OctetSeq/test.idl31
1 files changed, 14 insertions, 17 deletions
diff --git a/TAO/tests/OctetSeq/test.idl b/TAO/tests/OctetSeq/test.idl
index 493c026dd0c..4327caa4891 100644
--- a/TAO/tests/OctetSeq/test.idl
+++ b/TAO/tests/OctetSeq/test.idl
@@ -1,20 +1,17 @@
-// $Id$
-
-// ============================================================================
-//
-// = LIBRARY
-// TAO/tests/OctetSeq
-//
-// = FILENAME
-// test.idl
-//
-// = DESCRIPTION
-// Simple IDL file to test octet sequences.
-//
-// = AUTHORS
-// Carlos O'Ryan <coryan@cs.wustl.edu>
-//
-// ============================================================================
+
+//=============================================================================
+/**
+ * @file test.idl
+ *
+ * $Id$
+ *
+ * Simple IDL file to test octet sequences.
+ *
+ *
+ * @author Carlos O'Ryan <coryan@cs.wustl.edu>
+ */
+//=============================================================================
+
module Test
{