summaryrefslogtreecommitdiff
path: root/ace/post.h
diff options
context:
space:
mode:
Diffstat (limited to 'ace/post.h')
-rw-r--r--ace/post.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/ace/post.h b/ace/post.h
index e39a3f9fa24..748605d7012 100644
--- a/ace/post.h
+++ b/ace/post.h
@@ -1,4 +1,4 @@
-// -*- C++ -*-
+/* -*- C++ -*- */
//=============================================================================
/**
@@ -9,9 +9,11 @@
* @author Christopher Kohlhoff <chris@kohlhoff.com>
*
* This file restores the original alignment rules.
+ *
*/
//=============================================================================
+
// No header guard
#if defined (_MSC_VER)
# pragma pack (pop)