Index: firmware/App/Modes/ModeStandby.h =================================================================== diff -u -r724b64673b719eaac10b0c9dd839ad9675274911 -r6408d79e3a9a543e90b2fa7ab823be348befd391 --- firmware/App/Modes/ModeStandby.h (.../ModeStandby.h) (revision 724b64673b719eaac10b0c9dd839ad9675274911) +++ firmware/App/Modes/ModeStandby.h (.../ModeStandby.h) (revision 6408d79e3a9a543e90b2fa7ab823be348befd391) @@ -54,7 +54,7 @@ BOOL startDDHeatDisinfectActiveCool( void ); DD_STANDBY_MODE_STATE_T getCurrentStandbyState( void ); // get the current state of the standby mode. -BOOL testDDstartPreGenDialysateOverride( MESSAGE_T *message ); // Overide start pre-gen dialysate mode +BOOL testDDStartPreGenDialysateOverride( MESSAGE_T *message ); // Overide start pre-gen dialysate mode /**@}*/