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.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/clients/cli/devices.h b/clients/cli/devices.h
index f85e3fdc41..08b3ea8fd2 100644
--- a/clients/cli/devices.h
+++ b/clients/cli/devices.h
@@ -35,7 +35,7 @@ NMDevice ** nmc_get_devices_sorted (NMClient *client);
NMMetaColor nmc_device_state_to_color (NMDeviceState state);
extern const NmcMetaGenericInfo *const metagen_device_status[];
-extern const NmcMetaGenericInfo *const nmc_fields_dev_show_general[];
+extern const NmcMetaGenericInfo *const metagen_device_detail_general[];
extern const NmcMetaGenericInfo *const nmc_fields_dev_show_connections[];
extern const NmcMetaGenericInfo *const nmc_fields_dev_show_cap[];
extern const NmcMetaGenericInfo *const nmc_fields_dev_show_wired_prop[];