summaryrefslogtreecommitdiff
path: root/examples/Load_Balancing/Identity.idl
diff options
context:
space:
mode:
Diffstat (limited to 'examples/Load_Balancing/Identity.idl')
-rw-r--r--examples/Load_Balancing/Identity.idl30
1 files changed, 15 insertions, 15 deletions
diff --git a/examples/Load_Balancing/Identity.idl b/examples/Load_Balancing/Identity.idl
index dfeff0e0c46..9ad4b7582e9 100644
--- a/examples/Load_Balancing/Identity.idl
+++ b/examples/Load_Balancing/Identity.idl
@@ -1,19 +1,19 @@
-// $Id$
-// ============================================================================
-//
-// = FILENAME
-// Identity.idl
-//
-// = DESCRIPTION
-// Interface for a toy CORBA service useful for
-// testing/demonstrating functionality of the Load
-// Balancing service defined in Load_Balancer.idl.
-//
-// = AUTHOR
-// Marina Spivak <marina@cs.wustl.edu>
-//
-// ============================================================================
+//=============================================================================
+/**
+ * @file Identity.idl
+ *
+ * $Id$
+ *
+ * Interface for a toy CORBA service useful for
+ * testing/demonstrating functionality of the Load
+ * Balancing service defined in Load_Balancer.idl.
+ *
+ *
+ * @author Marina Spivak <marina@cs.wustl.edu>
+ */
+//=============================================================================
+
interface Identity
{