On Thu, 2012-03-08 at 17:31 -0500, Mathieu Trudel-Lapierre wrote:
> Otherwise the build fails when running tests.

Actually that should be a private symbol and thus prefixed with _ which
I've just pushed.  Should have been part of the initial patch I did.

Dan

> ---
>  libnm-glib/libnm-glib.ver |    1 +
>  1 files changed, 1 insertions(+), 0 deletions(-)
> 
> diff --git a/libnm-glib/libnm-glib.ver b/libnm-glib/libnm-glib.ver
> index 00fc3dd..2b54a3e 100644
> --- a/libnm-glib/libnm-glib.ver
> +++ b/libnm-glib/libnm-glib.ver
> @@ -107,6 +107,7 @@ global:
>       nm_device_olpc_mesh_get_hw_address;
>       nm_device_olpc_mesh_get_type;
>       nm_device_olpc_mesh_new;
> +     nm_device_set_device_type;
>       nm_device_vlan_get_carrier;
>       nm_device_vlan_get_hw_address;
>       nm_device_vlan_get_type;


_______________________________________________
networkmanager-list mailing list
networkmanager-list@gnome.org
http://mail.gnome.org/mailman/listinfo/networkmanager-list

Reply via email to