From 3f75b10fc26d4b60aafeaca89ef82b5e349db94c Mon Sep 17 00:00:00 2001 From: dhinton Date: Sat, 17 May 2003 14:09:09 +0000 Subject: Nuked trailing whitespace --- ace/config-freebsd.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ace/config-freebsd.h b/ace/config-freebsd.h index 829394c7738..ab2de1cf8a2 100644 --- a/ace/config-freebsd.h +++ b/ace/config-freebsd.h @@ -17,7 +17,7 @@ #endif /* ! __ACE_INLINE__ */ #if (__FreeBSD_version < 220000) -#if defined (ACE_HAS_THREADS) +#if defined (ACE_HAS_THREADS) #error Threads are not supported. #endif /* ACE_HAS_THREADS */ #endif /* __FreeBSD_version < 220000 */ @@ -228,7 +228,7 @@ extern "C" { char * cuserid (char *s); } // Note, on FreeBSD 5, POSIX aio is now an optional kernel module which // must be loaded. -// Read the aio(4) man page for what to do, otherwise any aio_* call +// Read the aio(4) man page for what to do, otherwise any aio_* call // will coredump. // By default use Proactor which does not use POSIX Real-time Signals -- cgit v1.2.1