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 8c3f04e754
commit a3fbf29f17

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