summaryrefslogtreecommitdiff
path: root/clients/cli/devices.h
diff options
context:
space:
mode:
Diffstat (limited to 'clients/cli/devices.h')
-rw-r--r--clients/cli/devices.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/clients/cli/devices.h b/clients/cli/devices.h
index 055d56e717..8e2bb55be7 100644
--- a/clients/cli/devices.h
+++ b/clients/cli/devices.h
@@ -27,8 +27,8 @@ extern const NmcMetaGenericInfo *const metagen_device_detail_capabilities[];
extern const NmcMetaGenericInfo *const metagen_device_detail_wired_properties[];
extern const NmcMetaGenericInfo *const metagen_device_detail_wifi_properties[];
extern const NmcMetaGenericInfo *const metagen_device_detail_wimax_properties[];
-extern const NmcMetaGenericInfo *const nmc_fields_dev_wifi_list[];
-extern const NmcMetaGenericInfo *const nmc_fields_dev_wimax_list[];
+extern const NmcMetaGenericInfo *const metagen_device_detail_ap[];
+extern const NmcMetaGenericInfo *const metagen_device_detail_nsp[];
extern const NmcMetaGenericInfo *const nmc_fields_dev_show_master_prop[];
extern const NmcMetaGenericInfo *const nmc_fields_dev_show_team_prop[];
extern const NmcMetaGenericInfo *const nmc_fields_dev_show_vlan_prop[];