summaryrefslogtreecommitdiff
path: root/examples/Load_Balancing/Identity_i.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'examples/Load_Balancing/Identity_i.cpp')
-rw-r--r--examples/Load_Balancing/Identity_i.cpp26
1 files changed, 13 insertions, 13 deletions
diff --git a/examples/Load_Balancing/Identity_i.cpp b/examples/Load_Balancing/Identity_i.cpp
index 72ed692d4b4..780b3f1ebe0 100644
--- a/examples/Load_Balancing/Identity_i.cpp
+++ b/examples/Load_Balancing/Identity_i.cpp
@@ -1,17 +1,17 @@
/* -*- C++ -*- */
-// $Id$
-// ============================================================================
-//
-// = FILENAME
-// Identity_i.cpp
-//
-// = DESCRIPTION
-// Implements the interface in Identity.idl.
-//
-// = AUTHOR
-// Marina Spivak <marina@cs.wustl.edu>
-//
-// ============================================================================
+//=============================================================================
+/**
+ * @file Identity_i.cpp
+ *
+ * $Id$
+ *
+ * Implements the interface in Identity.idl.
+ *
+ *
+ * @author Marina Spivak <marina@cs.wustl.edu>
+ */
+//=============================================================================
+
#include "Identity_i.h"
Identity_i::Identity_i (const char *name)