made both functions return gboolean just for the little extra standard
authorSebastian Wilhelmi <wilhelmi@ira.uka.de>
Mon, 30 Oct 2000 14:39:23 +0000 (14:39 +0000)
committerSebastian Wilhelmi <wilhelmi@src.gnome.org>
Mon, 30 Oct 2000 14:39:23 +0000 (14:39 +0000)
commit3a9edd37c188ee40df36af42465eb92191afcaca
tree397abc66b389ef8d6e8985ea7741dd19d340bd3d
parent267b6813703e24ef60d0e8ba42557c414f9dd52e
made both functions return gboolean just for the little extra standard

2000-10-30  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>

* gvalue.c (exchange_entries_equal), gparam.c (param_spec_equals):
made both functions return gboolean just for the little extra
standard conformance now that GEqualFunc is introduced.
gobject/ChangeLog
gobject/gparam.c
gobject/gvalue.c