From bcc16db982b483171996f2dfcedb132741c163f7 Mon Sep 17 00:00:00 2001 From: Steve Huston Date: Mon, 2 Mar 2015 14:32:24 -0500 Subject: Remove trailing whitespace. --- ACE/ace/OS_NS_Thread.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ACE/ace/OS_NS_Thread.cpp b/ACE/ace/OS_NS_Thread.cpp index b760a9a07a4..2eeb79a580b 100644 --- a/ACE/ace/OS_NS_Thread.cpp +++ b/ACE/ace/OS_NS_Thread.cpp @@ -5162,7 +5162,7 @@ spa (FUNCPTR entry, ...) if (argc >= ACE_MAX_ARGS && argv[ACE_MAX_ARGS - 1] != 0) { // Try to read another arg, and warn user if the limit was exceeded. - // + // // Note that the VxWorks shell arguments change from int to long when // using a 64bit compiler. Cast the argument up so that the format // specifier remains correct for either build type. -- cgit v1.2.1