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:43 +00:00
parent f8f760df39
commit 1cf9e38276
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-02-09 Joel Sherrill <joel.sherrilL@OARcorp.com>
* setup.def, common/cpright.texi: Update dates.

View File

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