summaryrefslogtreecommitdiff
path: root/tests/NestedUpcall/Simple/test.idl
diff options
context:
space:
mode:
Diffstat (limited to 'tests/NestedUpcall/Simple/test.idl')
-rw-r--r--tests/NestedUpcall/Simple/test.idl30
1 files changed, 13 insertions, 17 deletions
diff --git a/tests/NestedUpcall/Simple/test.idl b/tests/NestedUpcall/Simple/test.idl
index 45664cfb035..c31e438e6e5 100644
--- a/tests/NestedUpcall/Simple/test.idl
+++ b/tests/NestedUpcall/Simple/test.idl
@@ -1,20 +1,16 @@
-// $Id$
-//
-// ============================================================================
-//
-// = LIBRARY
-// TAO/tests/NestedUpcall
-//
-// = FILENAME
-// test.idl
-//
-// = DESCRIPTION
-// A simple test of nested upcalls.
-//
-// = AUTHOR
-// Irfan Pyarali
-//
-// ============================================================================
+//=============================================================================
+/**
+ * @file test.idl
+ *
+ * $Id$
+ *
+ * A simple test of nested upcalls.
+ *
+ *
+ * @author Irfan Pyarali
+ */
+//=============================================================================
+
interface client
{