Index: firmware/App/Modes/ModeInitPOST.c =================================================================== diff -u -rbd7df978ca5b65a730ea0164d8b2ab24e135e661 -r8e6488e189349e0f87f2fb21fa8176aced0b5a43 --- firmware/App/Modes/ModeInitPOST.c (.../ModeInitPOST.c) (revision bd7df978ca5b65a730ea0164d8b2ab24e135e661) +++ firmware/App/Modes/ModeInitPOST.c (.../ModeInitPOST.c) (revision 8e6488e189349e0f87f2fb21fa8176aced0b5a43) @@ -190,7 +190,7 @@ * @details * Inputs : postPassed * Outputs : none - * @param testStatus + * @param testStatus status reported by last test * @return recommended next POST state *************************************************************************/ static DG_POST_STATE_T handlePOSTStatus( SELF_TEST_STATUS_T testStatus )