From 51f37ca8d522bffcae86d15eb9d069a2889d2bb6 Mon Sep 17 00:00:00 2001 From: Dan Williams Date: Mon, 30 Apr 2012 16:19:46 -0500 Subject: [PATCH] trivial: fix distcheck in libnm-glib --- libnm-glib/libnm-glib.ver | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/libnm-glib/libnm-glib.ver b/libnm-glib/libnm-glib.ver index d4d678be9..e5513d7d9 100644 --- a/libnm-glib/libnm-glib.ver +++ b/libnm-glib/libnm-glib.ver @@ -177,11 +177,11 @@ global: nm_ip6_config_new; nm_ip6_route_object_array_get_type; nm_object_array_get_type; + nm_object_error_get_type; + nm_object_error_quark; nm_object_get_connection; nm_object_get_path; nm_object_get_type; - nm_object_error_get_type; - nm_object_error_quark; nm_remote_connection_commit_changes; nm_remote_connection_delete; nm_remote_connection_get_secrets;