summaryrefslogtreecommitdiff
path: root/TAO/tests/Bug_1495_Regression/test.idl
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tests/Bug_1495_Regression/test.idl')
-rw-r--r--TAO/tests/Bug_1495_Regression/test.idl29
1 files changed, 13 insertions, 16 deletions
diff --git a/TAO/tests/Bug_1495_Regression/test.idl b/TAO/tests/Bug_1495_Regression/test.idl
index 1f070aa6633..2c2673dac6d 100644
--- a/TAO/tests/Bug_1495_Regression/test.idl
+++ b/TAO/tests/Bug_1495_Regression/test.idl
@@ -1,20 +1,17 @@
-// $Id$
-// ============================================================================
-//
-// = LIBRARY
-// TAO/tests/Bug_1495_Regression
-//
-// = FILENAME
-// test.idl
-//
-// = DESCRIPTION
-// Simple IDL file to test regression of bug 1495
-//
-// = AUTHORS
-// Will Otte <wotte@dre.vanderbilt.edu>
-//
-// ============================================================================
+//=============================================================================
+/**
+ * @file test.idl
+ *
+ * $Id$
+ *
+ * Simple IDL file to test regression of bug 1495
+ *
+ *
+ * @author Will Otte <wotte@dre.vanderbilt.edu>
+ */
+//=============================================================================
+
module Bug1495_Regression
{