summaryrefslogtreecommitdiffstats
path: root/avahi-gobject/ga-entry-group.c
diff options
context:
space:
mode:
Diffstat (limited to 'avahi-gobject/ga-entry-group.c')
-rw-r--r--avahi-gobject/ga-entry-group.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/avahi-gobject/ga-entry-group.c b/avahi-gobject/ga-entry-group.c
index 23e8ec3..101acbf 100644
--- a/avahi-gobject/ga-entry-group.c
+++ b/avahi-gobject/ga-entry-group.c
@@ -185,7 +185,7 @@ static void _free_service(gpointer data) {
static GQuark detail_for_state(AvahiEntryGroupState state) {
static struct {
- AvahiClientState state;
+ AvahiEntryGroupState state;
const gchar *name;
GQuark quark;
} states[] = {