From f3ea49920f6223d037405ed8f886e8ea1e17db5b Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Wed, 11 May 2011 09:38:01 +0000 Subject: 2011-05-11 Sebastian Huber * libblock/include/rtems/bdbuf.h: Documentation. --- cpukit/libblock/include/rtems/bdbuf.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cpukit/libblock/include/rtems/bdbuf.h') diff --git a/cpukit/libblock/include/rtems/bdbuf.h b/cpukit/libblock/include/rtems/bdbuf.h index 66a9bbf59b..33db50adce 100644 --- a/cpukit/libblock/include/rtems/bdbuf.h +++ b/cpukit/libblock/include/rtems/bdbuf.h @@ -519,7 +519,7 @@ rtems_bdbuf_release (rtems_bdbuf_buffer* bd); /** * Release the buffer allocated with a get or read call placing it on the - * modidied list. If the buffer was not released modified before the hold + * modified list. If the buffer was not released modified before the hold * timer is set to the configuration value. If the buffer had been released * modified before but not written to disk the hold timer is not updated. The * buffer will be written to disk when the hold timer has expired, there are -- cgit v1.2.3