summaryrefslogtreecommitdiff
path: root/ace/Time_Value.inl
diff options
context:
space:
mode:
Diffstat (limited to 'ace/Time_Value.inl')
-rw-r--r--ace/Time_Value.inl2
1 files changed, 1 insertions, 1 deletions
diff --git a/ace/Time_Value.inl b/ace/Time_Value.inl
index e46354291f6..5ba6a4b4040 100644
--- a/ace/Time_Value.inl
+++ b/ace/Time_Value.inl
@@ -113,7 +113,7 @@ ACE_Time_Value::sec (long sec)
// Converts from Time_Value format into milli-seconds format.
-ACE_INLINE long
+ACE_INLINE unsigned long
ACE_Time_Value::msec (void) const
{
// ACE_OS_TRACE ("ACE_Time_Value::msec");