summaryrefslogtreecommitdiff
path: root/ace/OS_NS_pwd.h
diff options
context:
space:
mode:
Diffstat (limited to 'ace/OS_NS_pwd.h')
-rw-r--r--ace/OS_NS_pwd.h9
1 files changed, 2 insertions, 7 deletions
diff --git a/ace/OS_NS_pwd.h b/ace/OS_NS_pwd.h
index b8360dc3d1d..9c61269f00b 100644
--- a/ace/OS_NS_pwd.h
+++ b/ace/OS_NS_pwd.h
@@ -15,7 +15,7 @@
//=============================================================================
#ifndef ACE_OS_NS_PWD_H
-#define ACE_OS_NS_PWD_H
+# define ACE_OS_NS_PWD_H
# include /**/ "ace/pre.h"
@@ -39,10 +39,7 @@
struct passwd;
-ACE_BEGIN_VERSIONED_NAMESPACE_DECL
-
-namespace ACE_OS
-{
+namespace ACE_OS {
//@{ @name A set of wrappers for password routines.
@@ -67,8 +64,6 @@ namespace ACE_OS
} /* namespace ACE_OS */
-ACE_END_VERSIONED_NAMESPACE_DECL
-
# if defined (ACE_HAS_INLINED_OSCALLS)
# if defined (ACE_INLINE)
# undef ACE_INLINE