summaryrefslogtreecommitdiff
path: root/ace/Shared_Object.h
diff options
context:
space:
mode:
Diffstat (limited to 'ace/Shared_Object.h')
-rw-r--r--ace/Shared_Object.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/ace/Shared_Object.h b/ace/Shared_Object.h
index c41c398484f..a73a83e8e63 100644
--- a/ace/Shared_Object.h
+++ b/ace/Shared_Object.h
@@ -6,13 +6,13 @@
//
// = LIBRARY
// ace
-//
+//
// = FILENAME
// Shared_Object.h
//
// = AUTHOR
-// Doug Schmidt
-//
+// Doug Schmidt
+//
// ============================================================================
#ifndef ACE_SHARED_OBJECT_H
@@ -21,7 +21,7 @@
#include "ace/ACE.h"
#if !defined (ACE_LACKS_PRAGMA_ONCE)
-#pragma once
+# pragma once
#endif /* ACE_LACKS_PRAGMA_ONCE */
class ACE_Export ACE_Shared_Object