forked from Imagelibrary/rtems
2011-07-26 Joel Sherrill <joel.sherrilL@OARcorp.com>
PR 1851/doc * user/conf.t: Fix typo in CONFIGURE_MESSAGE_BUFFER_MEMORY example.
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
2011-07-26 Joel Sherrill <joel.sherrilL@OARcorp.com>
|
||||
|
||||
PR 1851/doc
|
||||
* user/conf.t: Fix typo in CONFIGURE_MESSAGE_BUFFER_MEMORY example.
|
||||
|
||||
2011-07-18 Sebastian Huber <sebastian.huber@embedded-brains.de>
|
||||
|
||||
* user/mp.t: Avoid obsolete notation.
|
||||
|
||||
@@ -329,7 +329,7 @@ by the type @code{other_message_type}.
|
||||
|
||||
@example
|
||||
|
||||
#define CONFIGURE_MESSAGE_BUFFERS_FOR_QUEUE \
|
||||
#define CONFIGURE_MESSAGE_BUFFER_MEMORY \
|
||||
(CONFIGURE_MESSAGE_BUFFERS_FOR_QUEUE( \
|
||||
24, sizeof(one_message_type) + \
|
||||
CONFIGURE_MESSAGE_BUFFERS_FOR_QUEUE( \
|
||||
|
||||
Reference in New Issue
Block a user