* libblock/src/bdbuf.c: Fix typo having crept in during
	  boolean->bool transition.
This commit is contained in:
Ralf Corsepius
2008-12-09 14:44:16 +00:00
parent 71ae507b76
commit 24df6ddfb4
2 changed files with 6 additions and 1 deletions

View File

@@ -1,3 +1,8 @@
2008-12-09 Sebastian Huber <sebastian.huber@embedded-brains.de>
* libblock/src/bdbuf.c: Fix typo having crept in during
boolean->bool transition.
2008-12-08 Ralf Corsépius <ralf.corsepius@rtems.org>
* libfs/src/nfsclient/Makefile.am: Remove RTEMS_RELLDFLAGS.

View File

@@ -2197,7 +2197,7 @@ rtems_bdbuf_swapout_pool_processing (rtems_bdpool_id pid,
rtems_bdbuf_buffer* bd =
(rtems_bdbuf_buffer*) rtems_chain_get (&transfer);
bool write = true;
bool write = false;
/*
* If the device only accepts sequential buffers and this is not the