summaryrefslogtreecommitdiffstats
path: root/c/src/exec/sapi/include/rtems/directives.h
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>1995-10-31 21:28:16 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>1995-10-31 21:28:16 +0000
commitc4808ca59f68d6142c8e12ce11417158f5fe8149 (patch)
tree7e5284850d03dd932f7f7b38cea9259fbb23c324 /c/src/exec/sapi/include/rtems/directives.h
parentSPARC port passes all tests (diff)
downloadrtems-c4808ca59f68d6142c8e12ce11417158f5fe8149.tar.bz2
typos fixed
Diffstat (limited to 'c/src/exec/sapi/include/rtems/directives.h')
-rw-r--r--c/src/exec/sapi/include/rtems/directives.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/c/src/exec/sapi/include/rtems/directives.h b/c/src/exec/sapi/include/rtems/directives.h
index afcd56278f..938cf68460 100644
--- a/c/src/exec/sapi/include/rtems/directives.h
+++ b/c/src/exec/sapi/include/rtems/directives.h
@@ -62,7 +62,7 @@ extern "C" {
#define RTEMS_MESSAGE_QUEUE_DELETE 38
#define RTEMS_MESSAGE_QUEUE_SEND 39
#define RTEMS_MESSAGE_QUEUE_URGENT 40
-#define RTEMS_MESSAGE_QUEUE_BROADCAst 41
+#define RTEMS_MESSAGE_QUEUE_BROADCAST 41
#define RTEMS_MESSAGE_QUEUE_RECEIVE 42
#define RTEMS_MESSAGE_QUEUE_FLUSH 43
#define RTEMS_EVENT_SEND 44