summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOssama Othman <ossama-othman@users.noreply.github.com>2003-02-22 16:31:05 +0000
committerOssama Othman <ossama-othman@users.noreply.github.com>2003-02-22 16:31:05 +0000
commitd889cae5e851b1b6d8b2a4b9312bc2a5d5431245 (patch)
tree54a1212be04c68d65414d76effbd02fef3038cd7
parent8932026e11fdef2520a5f258b7565e6a15a439ca (diff)
downloadATCD-d889cae5e851b1b6d8b2a4b9312bc2a5d5431245.tar.gz
Nuked trailing whitespace.
-rw-r--r--ace/Basic_Types.i2
1 files changed, 1 insertions, 1 deletions
diff --git a/ace/Basic_Types.i b/ace/Basic_Types.i
index d0858fa03b7..19c9e12ce2e 100644
--- a/ace/Basic_Types.i
+++ b/ace/Basic_Types.i
@@ -276,7 +276,7 @@ ACE_U_LongLong::ul_shift (ACE_UINT32 a, ACE_UINT32 c_in, ACE_UINT32 *c_out) cons
}
ACE_INLINE ACE_U_LongLong
-ACE_U_LongLong::ull_shift (ACE_U_LongLong a,
+ACE_U_LongLong::ull_shift (ACE_U_LongLong a,
ACE_UINT32 c_in,
ACE_UINT32 *c_out) const
{