mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2025-12-05 15:15:44 +00:00
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-02-09 Joel Sherrill <joel.sherrilL@OARcorp.com>
|
||||
|
||||
* setup.def, common/cpright.texi: Update dates.
|
||||
|
||||
@@ -301,7 +301,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