Index: TestSupport.c =================================================================== diff -u -rb8c0a53bcfa6be12c305761b0b1b5c79e97b55ca -r60942b3154c83220da99a31718872afbb0ae6dca --- TestSupport.c (.../TestSupport.c) (revision b8c0a53bcfa6be12c305761b0b1b5c79e97b55ca) +++ TestSupport.c (.../TestSupport.c) (revision 60942b3154c83220da99a31718872afbb0ae6dca) @@ -38,7 +38,6 @@ // ********** private function prototypes ********** - /*********************************************************************//** * @brief * The getU08OverrideValue function extracts the appropriate unsigned byte @@ -219,8 +218,6 @@ * test configuration successfully. * @details \b Inputs: none * @details \b Outputs: testConfig - * @details \b Alarm: ALARM_ID_XX_SOFTWARE_FAULT if invalid - * test configuration parameter given. * @param config which test configuration to set * @return TRUE if the set configuration was successful otherwise, FALSE *************************************************************************/ @@ -244,8 +241,6 @@ * test configuration successfully. * @details \b Inputs: none * @details \b Outputs: testConfig - * @details \b Alarm: ALARM_ID_XX_SOFTWARE_FAULT if invalid - * test configuration is given. * @param config which test configuration to reset * @return TRUE if the reset configuration was successful otherwise, FALSE *************************************************************************/