summaryrefslogtreecommitdiffstats
path: root/doc/user/conf.t
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2011-07-26 14:13:20 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2011-07-26 14:13:20 +0000
commitb4a662a23b1bb8e31f9ce5632afba91a951290f7 (patch)
treec0fc1b7b0b962475d48f14e1572103bc91e93666 /doc/user/conf.t
parent2011-07-26 Ricardo Aguirre <el.mastin@ymail.com> (diff)
downloadrtems-b4a662a23b1bb8e31f9ce5632afba91a951290f7.tar.bz2
2011-07-26 Joel Sherrill <joel.sherrilL@OARcorp.com>
PR 1851/doc * user/conf.t: Fix typo in CONFIGURE_MESSAGE_BUFFER_MEMORY example.
Diffstat (limited to 'doc/user/conf.t')
-rw-r--r--doc/user/conf.t2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/user/conf.t b/doc/user/conf.t
index a8d5d45722..5a725d2317 100644
--- a/doc/user/conf.t
+++ b/doc/user/conf.t
@@ -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( \