summaryrefslogtreecommitdiff
path: root/libnm-core/nm-setting-olpc-mesh.h
diff options
context:
space:
mode:
Diffstat (limited to 'libnm-core/nm-setting-olpc-mesh.h')
-rw-r--r--libnm-core/nm-setting-olpc-mesh.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libnm-core/nm-setting-olpc-mesh.h b/libnm-core/nm-setting-olpc-mesh.h
index 28d9dcfba6..c363894540 100644
--- a/libnm-core/nm-setting-olpc-mesh.h
+++ b/libnm-core/nm-setting-olpc-mesh.h
@@ -74,7 +74,7 @@ typedef struct {
GType nm_setting_olpc_mesh_get_type (void);
NMSetting * nm_setting_olpc_mesh_new (void);
-const GByteArray *nm_setting_olpc_mesh_get_ssid (NMSettingOlpcMesh *setting);
+GBytes * nm_setting_olpc_mesh_get_ssid (NMSettingOlpcMesh *setting);
guint32 nm_setting_olpc_mesh_get_channel (NMSettingOlpcMesh *setting);
const char * nm_setting_olpc_mesh_get_dhcp_anycast_address (NMSettingOlpcMesh *setting);