Index: firmware/App/Services/SystemCommMessages.c =================================================================== diff -u -r41cdd893f686bb53dbebe20068d0cc0f6478ed66 -re5ab3694e8a868f82c345d688c2944a84b07e0d5 --- firmware/App/Services/SystemCommMessages.c (.../SystemCommMessages.c) (revision 41cdd893f686bb53dbebe20068d0cc0f6478ed66) +++ firmware/App/Services/SystemCommMessages.c (.../SystemCommMessages.c) (revision e5ab3694e8a868f82c345d688c2944a84b07e0d5) @@ -3690,7 +3690,7 @@ /*********************************************************************//** * @brief -* The handleUIServiceModeRequest function handles a request to enter service +* The handleServiceModeRequest function handles a request to enter service * mode. * @details Inputs: none * @details Outputs: message handled @@ -3728,7 +3728,7 @@ /*********************************************************************//** * @brief - * The sendUIServiceModeResponse function sends out the DG response to a + * The sendServiceModeResponse function sends out the DG response to a * UI request to go to service mode. * @details Inputs: none * @details Outputs: Service mode request response msg constructed and queued