summaryrefslogtreecommitdiff
path: root/ace/os_include/local.h
diff options
context:
space:
mode:
Diffstat (limited to 'ace/os_include/local.h')
-rw-r--r--ace/os_include/local.h10
1 files changed, 5 insertions, 5 deletions
diff --git a/ace/os_include/local.h b/ace/os_include/local.h
index 2dffcb17a43..d4a87cde6b7 100644
--- a/ace/os_include/local.h
+++ b/ace/os_include/local.h
@@ -2,19 +2,19 @@
//=============================================================================
/**
- * @file local.h
+ * @file os_local.h
*
* category macros
*
* $Id$
*
- * @author Don Hinton <dhinton@ieee.org>
+ * @author Don Hinton <dhinton@dresystems.com>
* @author This code was originally in various places including ace/OS.h.
*/
//=============================================================================
-#ifndef ACE_OS_INCLUDE_LOCAL_H
-#define ACE_OS_INCLUDE_LOCAL_H
+#ifndef ACE_OS_INCLUDE_OS_LOCAL_H
+#define ACE_OS_INCLUDE_OS_LOCAL_H
#include "ace/pre.h"
@@ -31,4 +31,4 @@
#endif /* !ACE_LACKS_LOCAL_H */
#include "ace/post.h"
-#endif /* ACE_OS_INCLUDE_LOCAL_H */
+#endif /* ACE_OS_INCLUDE_OS_LOCAL_H */