summaryrefslogtreecommitdiff
path: root/tests/Portable_Interceptors/Bug_1559/test.idl
diff options
context:
space:
mode:
Diffstat (limited to 'tests/Portable_Interceptors/Bug_1559/test.idl')
-rw-r--r--tests/Portable_Interceptors/Bug_1559/test.idl31
1 files changed, 14 insertions, 17 deletions
diff --git a/tests/Portable_Interceptors/Bug_1559/test.idl b/tests/Portable_Interceptors/Bug_1559/test.idl
index 79a06a14351..2e858b32098 100644
--- a/tests/Portable_Interceptors/Bug_1559/test.idl
+++ b/tests/Portable_Interceptors/Bug_1559/test.idl
@@ -1,20 +1,17 @@
-// $Id$
-
-// ============================================================================
-//
-// = LIBRARY
-// TAO/tests/Interceptors
-//
-// = FILENAME
-// test.idl
-//
-// = DESCRIPTION
-// Simple IDL file to test portable interceptor support.
-//
-// = AUTHORS
-// Nanbor Wang <nanbor@cs.wustl.edu>
-//
-// ============================================================================
+
+//=============================================================================
+/**
+ * @file test.idl
+ *
+ * $Id$
+ *
+ * Simple IDL file to test portable interceptor support.
+ *
+ *
+ * @author Nanbor Wang <nanbor@cs.wustl.edu>
+ */
+//=============================================================================
+
module Test_Interceptors
{