summaryrefslogtreecommitdiffstats
path: root/cpukit/rtems/src/msgqurgent.c
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2008-08-01 16:18:56 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2008-08-01 16:18:56 +0000
commit31a4efcc5632222de43966ec6f682bedf7cddd5b (patch)
treeeb2a86f7f5761805f9c6c59a06f8af51afc7c533 /cpukit/rtems/src/msgqurgent.c
parent2008-08-01 Ralf Corsépius <ralf.corsepius@rtems.org> (diff)
downloadrtems-31a4efcc5632222de43966ec6f682bedf7cddd5b.tar.bz2
2008-08-01 Joel Sherrill <joel.sherrill@OARcorp.com>
* rtems/src/msgqsend.c, rtems/src/msgqurgent.c: Fix typos.
Diffstat (limited to 'cpukit/rtems/src/msgqurgent.c')
-rw-r--r--cpukit/rtems/src/msgqurgent.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpukit/rtems/src/msgqurgent.c b/cpukit/rtems/src/msgqurgent.c
index ff1bb10565..6a88d33ff2 100644
--- a/cpukit/rtems/src/msgqurgent.c
+++ b/cpukit/rtems/src/msgqurgent.c
@@ -43,7 +43,7 @@
* Input parameters:
* id - pointer to message queue
* buffer - pointer to message buffer
- * size - size of message to sent urgently
+ * size - size of message to send urgently
*
* Output parameters:
* RTEMS_SUCCESSFUL - if successful