X-Git-Url: http://git.meshlink.io/?a=blobdiff_plain;f=avahi-gobject%2Fga-service-browser.c;h=632a7d542dba937836c3c277e838ad0d42ad28df;hb=f14c2c41f84d65307411a6dab1aabac80e71d705;hp=2f4295c02424cefc9ead1a1d7923e62cf5d61859;hpb=58ee9d8c85293eefa1e901c660fb30bf2b9122c8;p=catta diff --git a/avahi-gobject/ga-service-browser.c b/avahi-gobject/ga-service-browser.c index 2f4295c..632a7d5 100644 --- a/avahi-gobject/ga-service-browser.c +++ b/avahi-gobject/ga-service-browser.c @@ -1,6 +1,6 @@ /* * ga-service-browser.c - Source for GaServiceBrowser - * Copyright (C) 2005 Collabora Ltd. + * Copyright (C) 2006-2007 Collabora Ltd. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public @@ -247,7 +247,7 @@ static void ga_service_browser_class_init(GaServiceBrowserClass * param_spec = g_param_spec_enum("flags", "Lookup flags for the browser", "Browser lookup flags", - GA_TYPE_PROTOCOL, + GA_TYPE_LOOKUP_FLAGS, GA_LOOKUP_NO_FLAGS, G_PARAM_READWRITE | G_PARAM_STATIC_NAME |