summaryrefslogtreecommitdiff
path: root/ace/pre.h
diff options
context:
space:
mode:
Diffstat (limited to 'ace/pre.h')
-rw-r--r--ace/pre.h32
1 files changed, 15 insertions, 17 deletions
diff --git a/ace/pre.h b/ace/pre.h
index 0361b1a3c31..de00998dc96 100644
--- a/ace/pre.h
+++ b/ace/pre.h
@@ -1,22 +1,20 @@
/* -*- C++ -*- */
-// $Id$
-// ============================================================================
-//
-// = LIBRARY
-// ace
-//
-// = FILENAME
-// pre.h
-//
-// = AUTHOR
-// Christopher Kohlhoff <chris@kohlhoff.com>
-//
-// = DESCRIPTION
-// This file save the original alignment rules and changes the alignment
-// boundary to ACE's default.
-//
-// ============================================================================
+//=============================================================================
+/**
+ * @file pre.h
+ *
+ * $Id$
+ *
+ * @author Christopher Kohlhoff <chris@kohlhoff.com>
+ *
+ * This file save the original alignment rules and changes the alignment
+ * boundary to ACE's default.
+ *
+ *
+ */
+//=============================================================================
+
// No header guard
#if defined (_MSC_VER)