From e3aac12eda97f935297c168ad74af3a9560bacbe Mon Sep 17 00:00:00 2001 From: Thomas Haller Date: Thu, 26 Apr 2018 20:28:02 +0200 Subject: cli: rework printing of device status --- clients/cli/devices.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'clients/cli/devices.h') diff --git a/clients/cli/devices.h b/clients/cli/devices.h index c78680da34..f85e3fdc41 100644 --- a/clients/cli/devices.h +++ b/clients/cli/devices.h @@ -34,7 +34,7 @@ NMDevice ** nmc_get_devices_sorted (NMClient *client); NMMetaColor nmc_device_state_to_color (NMDeviceState state); -extern const NmcMetaGenericInfo *const nmc_fields_dev_status[]; +extern const NmcMetaGenericInfo *const metagen_device_status[]; extern const NmcMetaGenericInfo *const nmc_fields_dev_show_general[]; extern const NmcMetaGenericInfo *const nmc_fields_dev_show_connections[]; extern const NmcMetaGenericInfo *const nmc_fields_dev_show_cap[]; -- cgit v1.2.1