Index: firmware/App/Services/SystemCommMessages.c =================================================================== diff -u -r140ae221faea91628aabbc24c453f86078e94918 -r278207f4102f80154a0161ca5256cf12d7024188 --- firmware/App/Services/SystemCommMessages.c (.../SystemCommMessages.c) (revision 140ae221faea91628aabbc24c453f86078e94918) +++ firmware/App/Services/SystemCommMessages.c (.../SystemCommMessages.c) (revision 278207f4102f80154a0161ca5256cf12d7024188) @@ -1233,7 +1233,7 @@ * @param message a pointer to the message to handle * @return none. *************************************************************************/ -void handleInstallationConfirm( MESSAGE_T *message ) +void handleInstallationConfirm( MESSAGE_T *message ) { if ( 0 == message->hdr.payloadLen ) {