]> Pileus Git - ~andy/gtk/commit
GtkCalendar: some functions always return TRUE, so change them to void
authorThomas Wood <thos@gnome.org>
Tue, 15 Jun 2010 04:00:40 +0000 (00:00 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Tue, 15 Jun 2010 04:00:40 +0000 (00:00 -0400)
commite19c50b538d7a7d2b683f9965a2ba6cc1047df51
treee2257730045beb038915384becd56445605cc715
parente9fc660d7ec07c74afe2d4114b88c44fd78f7759
GtkCalendar: some functions always return TRUE, so change them to void

Certain functions for GtkCalendar always return the same value. Therefore
they do not actually need to return a value at all.
Bug #621136.
gtk/gtkcalendar.c
gtk/gtkcalendar.h