summaryrefslogtreecommitdiff
path: root/ACE/ace/OS_NS_errno.h
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/ace/OS_NS_errno.h')
-rw-r--r--ACE/ace/OS_NS_errno.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ACE/ace/OS_NS_errno.h b/ACE/ace/OS_NS_errno.h
index 85e85735b2c..5dcb0f3aa59 100644
--- a/ACE/ace/OS_NS_errno.h
+++ b/ACE/ace/OS_NS_errno.h
@@ -41,7 +41,7 @@ namespace ACE_OS {
int last_error (void);
ACE_NAMESPACE_INLINE_FUNCTION
- void last_error (int);
+ void last_error (int error);
ACE_NAMESPACE_INLINE_FUNCTION
int set_errno_to_last_error (void);