Index: firmware/App/Modes/ModeHeatDisinfect.h =================================================================== diff -u -r86a4c29675dc34118aa9d4b55ead1d710a45ec10 -r3850bef541c43c1fb81663eb7d1ca6c98e933627 --- firmware/App/Modes/ModeHeatDisinfect.h (.../ModeHeatDisinfect.h) (revision 86a4c29675dc34118aa9d4b55ead1d710a45ec10) +++ firmware/App/Modes/ModeHeatDisinfect.h (.../ModeHeatDisinfect.h) (revision 3850bef541c43c1fb81663eb7d1ca6c98e933627) @@ -52,7 +52,7 @@ BOOL stopDGHeatDisinfect( void ); // Stop DG heat disinfect #ifndef _RELEASE_ -void setNelsonSupportMode( NELSON_SUPPORT_T support ); +void setHeatNelsonSupportMode( NELSON_SUPPORT_T support ); #endif /**@}*/