Index: firmware/App/Services/SystemCommMessages.c =================================================================== diff -u -r91beb8b83d0fbcb2b879781624169c26a97a7ab4 -r280c1f0526b18c9b553bd00a9b4e6359507361ed --- firmware/App/Services/SystemCommMessages.c (.../SystemCommMessages.c) (revision 91beb8b83d0fbcb2b879781624169c26a97a7ab4) +++ firmware/App/Services/SystemCommMessages.c (.../SystemCommMessages.c) (revision 280c1f0526b18c9b553bd00a9b4e6359507361ed) @@ -1728,7 +1728,7 @@ * start or stop DG heat disinfect active cool mode. * @details Inputs: none * @details Outputs: message handled - * @param message: a pointer to the message to handle + * @param message a pointer to the message to handle * @return result *************************************************************************/ void handleStartStopDGHeatDisinfectActiveCool( MESSAGE_T* message ) @@ -1975,7 +1975,7 @@ * start or stop DG passive cool heat disinfect. * @details Inputs: none * @details Outputs: message handled - * @param message: a pointer to the message to handle + * @param message a pointer to the message to handle * @return result *************************************************************************/ void handleStartStopDGPassiveCoolHeatDisifnect( MESSAGE_T* message )