GtkMenuTracker: Don't return FALSE as a pointer

Pointed out in https://bugzilla.gnome.org/show_bug.cgi?id=741249
This commit is contained in:
Matthias Clasen
2014-12-08 09:13:57 -05:00
parent 812109cc3f
commit 292a9b4a02

View File

@@ -120,7 +120,7 @@ gtk_menu_tracker_section_find_model (GtkMenuTrackerSection *section,
(*offset)++;
}
return FALSE;
return NULL;
}
/* this is responsible for syncing the showing of a separator for a