Index: firmware/App/Modes/ModeHeatDisinfect.c =================================================================== diff -u -rfba89d67dd2bef913e85a13563e2aa49f0e2e2f5 -r2326a384932d92d970f9ec46c1dc1e8881b8bc8d --- firmware/App/Modes/ModeHeatDisinfect.c (.../ModeHeatDisinfect.c) (revision fba89d67dd2bef913e85a13563e2aa49f0e2e2f5) +++ firmware/App/Modes/ModeHeatDisinfect.c (.../ModeHeatDisinfect.c) (revision 2326a384932d92d970f9ec46c1dc1e8881b8bc8d) @@ -1610,9 +1610,9 @@ /*********************************************************************//** * @brief - * The isRsrvrFull function checks whether the target reservoir is full or - * not. If the fill times out, it sets the state machine to complete and - * exits the heat disinfect mode. + * The getRsrvrFillStatus function checks whether the target reservoir + * is full or not. If the fill times out, it sets the state machine to + * complete and exits the heat disinfect mode. * @details Inputs: rsrvrFillStableTimeCounter, alarm, stateTimer * @details Outputs: none * @param r is DG_RESERVOIR_1 or DG_RESERVOIR_2