From 9d26d59ebc0cd32e1ec9c4538eb187545078f8b6 Mon Sep 17 00:00:00 2001 From: John Scipione Date: Fri, 11 Jul 2014 12:04:57 -0400 Subject: [PATCH] Remove trailing space in comment --- gcc/libstdc++-v3/config/os/haiku/os_defines.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gcc/libstdc++-v3/config/os/haiku/os_defines.h b/gcc/libstdc++-v3/config/os/haiku/os_defines.h index 0793756..4674f7b 100644 --- a/gcc/libstdc++-v3/config/os/haiku/os_defines.h +++ b/gcc/libstdc++-v3/config/os/haiku/os_defines.h @@ -34,7 +34,7 @@ // file will come before all others. // On Haiku, nanosleep and sched_yield are always available except for the -// kernel and the bootloader, so use them. +// kernel and the bootloader, so use them. #if !defined(_KERNEL_MODE) && !defined(_LOADER_MODE) #define _GLIBCXX_USE_NANOSLEEP 1 #define _GLIBCXX_USE_SCHED_YIELD 1 -- gitore 0.2.2