Index: firmware/App/Services/MsgQueues.c =================================================================== diff -u -r26ee1d67dca19aac1850077cbd41c05498cf059d -rf7c714a1a09b10d85a8b013712532d37b4d7b97a --- firmware/App/Services/MsgQueues.c (.../MsgQueues.c) (revision 26ee1d67dca19aac1850077cbd41c05498cf059d) +++ firmware/App/Services/MsgQueues.c (.../MsgQueues.c) (revision f7c714a1a09b10d85a8b013712532d37b4d7b97a) @@ -37,9 +37,9 @@ /*********************************************************************//** * @brief - * The initMsgQueues function initializes the MsgQueues module. + * The initMsgQueues function initializes the MsgQueues unit. * @details \b Inputs: none - * @details \b Outputs: MsgQueues module initialized + * @details \b Outputs: MsgQueues unit initialized * @return none *************************************************************************/ void initMsgQueues( void )