summaryrefslogtreecommitdiff
path: root/ace/OS_NS_sys_stat.h
diff options
context:
space:
mode:
Diffstat (limited to 'ace/OS_NS_sys_stat.h')
-rw-r--r--ace/OS_NS_sys_stat.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/ace/OS_NS_sys_stat.h b/ace/OS_NS_sys_stat.h
index 6e4ea6d209e..9cb017263aa 100644
--- a/ace/OS_NS_sys_stat.h
+++ b/ace/OS_NS_sys_stat.h
@@ -61,10 +61,10 @@ namespace ACE_OS
// non-standard
ACE_NAMESPACE_INLINE_FUNCTION
- ACE_LOFF_T filesize (ACE_HANDLE handle);
+ ACE_OFF_T filesize (ACE_HANDLE handle);
ACE_NAMESPACE_INLINE_FUNCTION
- ACE_LOFF_T filesize (const ACE_TCHAR *handle);
+ ACE_OFF_T filesize (const ACE_TCHAR *handle);
//@}
ACE_NAMESPACE_INLINE_FUNCTION