Index: NVDataMgmtHDRecords.h =================================================================== diff -u -r6fe3f3c68136d36da1d22954d912355f1e3e7455 -rd8ec295e4c41c6640570d8a02b0bf0da8dce0ce1 --- NVDataMgmtHDRecords.h (.../NVDataMgmtHDRecords.h) (revision 6fe3f3c68136d36da1d22954d912355f1e3e7455) +++ NVDataMgmtHDRecords.h (.../NVDataMgmtHDRecords.h) (revision d8ec295e4c41c6640570d8a02b0bf0da8dce0ce1) @@ -82,7 +82,7 @@ SW_CONFIG_DISABLE_SWITCHES_MONITOR, ///< Software configuration disable switches monitor. SW_CONFIG_ENABLE_VBA_SPECIAL_POSITION_C, ///< Software configuration enable VBA special position C. SW_CONFIG_DISABLE_SERVICE_AND_DISINFECT_CHECK, ///< Software configuration disable service and disinfect checks. - SW_CONFIG_DISABLE_AIR_PUMP, + SW_CONFIG_DISABLE_AIR_PUMP, ///< Software configuration disable air pump. NUM_OF_SW_CONFIGS ///< Number of software configurations. } SOFTWARE_CONFIG_T; #endif