summaryrefslogtreecommitdiff
path: root/orbsvcs/orbsvcs/DsNotifyLogAdmin.idl
diff options
context:
space:
mode:
Diffstat (limited to 'orbsvcs/orbsvcs/DsNotifyLogAdmin.idl')
-rw-r--r--orbsvcs/orbsvcs/DsNotifyLogAdmin.idl30
1 files changed, 15 insertions, 15 deletions
diff --git a/orbsvcs/orbsvcs/DsNotifyLogAdmin.idl b/orbsvcs/orbsvcs/DsNotifyLogAdmin.idl
index c1bc5787c57..7af25606e86 100644
--- a/orbsvcs/orbsvcs/DsNotifyLogAdmin.idl
+++ b/orbsvcs/orbsvcs/DsNotifyLogAdmin.idl
@@ -1,18 +1,18 @@
-// $Id$
-// ============================================================================
-//
-// = FILENAME
-// DsNotifyLogAdmin.idl
-//
-// = DESCRIPTION
-// This module defines the NotifyLog and
-// NotifyLogFactory interfaces.
-//
-// = AUTHOR
-// David Hanvey (d.hanvey@qub.ac.uk)
-//
-// ============================================================================
+//=============================================================================
+/**
+ * @file DsNotifyLogAdmin.idl
+ *
+ * $Id$
+ *
+ * This module defines the NotifyLog and
+ * NotifyLogFactory interfaces.
+ *
+ *
+ * @author David Hanvey (d.hanvey@qub.ac.uk)
+ */
+//=============================================================================
+
#ifndef DS_NOTIFY_LOG_ADMIN_IDL
#define DS_NOTIFY_LOG_ADMIN_IDL
@@ -60,7 +60,7 @@ module DsNotifyLogAdmin
CosNotification::UnsupportedQoS,
CosNotification::UnsupportedAdmin);
};
-
+
};
#endif /* DS_NOTIFY_LOG_ADMIN_IDL */