Index: firmware/App/Services/Messaging.c =================================================================== diff -u -r37d4284f56e175716ea13ae56c621110fa96e53c -r512065f0a0c9ba2c335e8856b790e8448852fc52 --- firmware/App/Services/Messaging.c (.../Messaging.c) (revision 37d4284f56e175716ea13ae56c621110fa96e53c) +++ firmware/App/Services/Messaging.c (.../Messaging.c) (revision 512065f0a0c9ba2c335e8856b790e8448852fc52) @@ -104,7 +104,7 @@ * A sync byte is inserted at the beginning and an 8-bit CRC is appended to * the end. The serialized message data is queued for transmission in the given * buffer. - * @details Alarm: ALARM_ID_TD_SOFTWARE_FAULT on failure to add a message to the + * @details \b Alarm: ALARM_ID_TD_SOFTWARE_FAULT on failure to add a message to the * pending ACK list (list is full). * @details \b Inputs: blockedMessagesForXmit * @details \b Outputs: given buffer is populated with serialized message data and