summaryrefslogtreecommitdiff
path: root/ACE/apps/drwho/global.h
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/apps/drwho/global.h')
-rw-r--r--ACE/apps/drwho/global.h30
1 files changed, 13 insertions, 17 deletions
diff --git a/ACE/apps/drwho/global.h b/ACE/apps/drwho/global.h
index e81e25050d2..b067a6f96cc 100644
--- a/ACE/apps/drwho/global.h
+++ b/ACE/apps/drwho/global.h
@@ -1,21 +1,17 @@
/* -*- C++ -*- */
-// $Id$
-
-// ============================================================================
-//
-// = LIBRARY
-// drwho
-//
-// = FILENAME
-// global.h
-//
-// = DESCRIPTION
-// Here are all the declarations that are needed throughout the program. */
-//
-// = AUTHOR
-// Douglas C. Schmidt
-//
-// ============================================================================
+
+//=============================================================================
+/**
+ * @file global.h
+ *
+ * $Id$
+ *
+ * Here are all the declarations that are needed throughout the program.
+ *
+ * @author Douglas C. Schmidt
+ */
+//=============================================================================
+
#ifndef _GLOBAL_H
#define _GLOBAL_H