mqueue, btqueue: Fix some typos (e.g., essage -> message)

include/nuttx/mqueue.h:
sched/mqueue/mq_msgqfree.c:
wireless/bluetooth/bt_queue.c:

    * Fix typos in comments only. No functional changes.
This commit is contained in:
Nathan Hartman
2021-05-24 17:40:48 -04:00
committed by Masayuki Ishikawa
parent 3144a5a272
commit f61214cc0d
3 changed files with 11 additions and 11 deletions
+1 -1
View File
@@ -40,7 +40,7 @@
* Pre-processor Definitions
****************************************************************************/
/* Common essage queue attributes */
/* Common message queue attributes */
#define BT_MSGSIZE sizeof(struct bt_bufmsg_s)
#define BT_MSGFLAGS 0