diff options
Diffstat (limited to 'cli/mmcli-output.h')
-rw-r--r-- | cli/mmcli-output.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/cli/mmcli-output.h b/cli/mmcli-output.h index 75533b00..7793f797 100644 --- a/cli/mmcli-output.h +++ b/cli/mmcli-output.h @@ -91,7 +91,8 @@ typedef enum { MMC_F_HARDWARE_MANUFACTURER, MMC_F_HARDWARE_MODEL, MMC_F_HARDWARE_REVISION, - MMC_F_HARDWARE_CARRIER_CONFIGURATION, + MMC_F_HARDWARE_CARRIER_CONF, + MMC_F_HARDWARE_CARRIER_CONF_REV, MMC_F_HARDWARE_HW_REVISION, MMC_F_HARDWARE_SUPPORTED_CAPABILITIES, MMC_F_HARDWARE_CURRENT_CAPABILITIES, |