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:
Joel Sherrill
2011-07-26 14:13:20 +00:00
parent 99a074de90
commit b4a662a23b
2 changed files with 6 additions and 1 deletions

View File

@@ -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.

View File

@@ -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( \