summaryrefslogtreecommitdiff
path: root/orbsvcs/orbsvcs/DsEventLogAdmin.idl
diff options
context:
space:
mode:
Diffstat (limited to 'orbsvcs/orbsvcs/DsEventLogAdmin.idl')
-rw-r--r--orbsvcs/orbsvcs/DsEventLogAdmin.idl32
1 files changed, 16 insertions, 16 deletions
diff --git a/orbsvcs/orbsvcs/DsEventLogAdmin.idl b/orbsvcs/orbsvcs/DsEventLogAdmin.idl
index a4f32040b3f..a43202eb871 100644
--- a/orbsvcs/orbsvcs/DsEventLogAdmin.idl
+++ b/orbsvcs/orbsvcs/DsEventLogAdmin.idl
@@ -1,18 +1,18 @@
-// $Id$
-
-// ============================================================================
-//
-// = FILENAME
-// DsEventLogAdmin.idl
-//
-// = DESCRIPTION
-// This module defines the EventLog and
-// EventLogFactory interfaces.
-//
-// = AUTHOR
-// D A Hanvey (d.hanvey@qub.ac.uk)
-//
-// ============================================================================
+
+//=============================================================================
+/**
+ * @file DsEventLogAdmin.idl
+ *
+ * $Id$
+ *
+ * This module defines the EventLog and
+ * EventLogFactory interfaces.
+ *
+ *
+ * @author D A Hanvey (d.hanvey@qub.ac.uk)
+ */
+//=============================================================================
+
#ifndef DS_EVENT_LOG_ADMIN_IDL
#define DS_EVENT_LOG_ADMIN_IDL
@@ -50,7 +50,7 @@ module DsEventLogAdmin
DsLogAdmin::InvalidThreshold);
};
-
+
};
#endif /* DS_EVENT_LOG_ADMIN_IDL */