From b1dbfd724bf418ad997d72c68d3683589b53d2d5 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Tue, 3 Feb 2009 10:10:57 +0000 Subject: Eliminate TRUE/FALSE. --- cpukit/posix/src/killinfo.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cpukit/posix/src/killinfo.c') diff --git a/cpukit/posix/src/killinfo.c b/cpukit/posix/src/killinfo.c index 2702c7cdbc..47e6605c41 100644 --- a/cpukit/posix/src/killinfo.c +++ b/cpukit/posix/src/killinfo.c @@ -299,7 +299,7 @@ process_it: the_thread->do_post_task_switch_extension = true; /* - * Returns TRUE if the signal was synchronously given to a thread + * Returns true if the signal was synchronously given to a thread * blocked waiting for the signal. */ -- cgit v1.2.3