From f3e460bbbe28a5e526d9ec3bbfe3a3690b67fc8c Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Tue, 26 Aug 2008 12:22:39 +0000 Subject: [PATCH] =?UTF-8?q?2008-08-26=09Ralf=20Cors=C3=A9pius=20?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * libmisc/fsmount/fsmount.c: Convert to using bool. --- cpukit/ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog index c3f7596e69..46b23f071b 100644 --- a/cpukit/ChangeLog +++ b/cpukit/ChangeLog @@ -1,3 +1,7 @@ +2008-08-26 Ralf Corsépius + + * libmisc/fsmount/fsmount.c: Convert to using bool. + 2008-08-26 Thomas Doerfler * libbcsupport/src/printk_plugin.c: properly terminate va_list