[rtems commit] libblock: Documentation

Sebastian Huber sebh at rtems.org
Thu Nov 29 14:04:40 UTC 2012


Module:    rtems
Branch:    master
Commit:    db650357f097d4a8446af31989f0828c9318f6da
Changeset: http://git.rtems.org/rtems/commit/?id=db650357f097d4a8446af31989f0828c9318f6da

Author:    Ralf Kirchner <ralf.kirchner at embedded-brains.de>
Date:      Tue Oct 30 13:28:07 2012 +0100

libblock: Documentation

---

 cpukit/libblock/include/rtems/bdbuf.h |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/cpukit/libblock/include/rtems/bdbuf.h b/cpukit/libblock/include/rtems/bdbuf.h
index 8a4631b..7f1c13d 100644
--- a/cpukit/libblock/include/rtems/bdbuf.h
+++ b/cpukit/libblock/include/rtems/bdbuf.h
@@ -658,7 +658,7 @@ rtems_bdbuf_purge_dev (rtems_disk_device *dd);
  * occur.
  *
  * @param dd [in, out] The disk device.
- * @param block_size [in] The new block size.
+ * @param block_size [in] The new block size in bytes.
  * @param sync [in] If @c true, then synchronize the disk device before the
  * block size change.
  *




More information about the vc mailing list