Changed prototype of printf_string_upper_bound to return gsize. Now
authorMark Murnane <mmurnane@src.gnome.org>
Thu, 12 Jul 2001 09:23:38 +0000 (09:23 +0000)
committerMark Murnane <mmurnane@src.gnome.org>
Thu, 12 Jul 2001 09:23:38 +0000 (09:23 +0000)
commita0832f025f3d4c2b966bbd11d00710a00edd52de
treeb7454e906cd35c7a4280589cff3c9792c6ae284c
parent624a3c9689a9538af7df04aab389423edc82b51a
Changed prototype of printf_string_upper_bound to return gsize. Now

* glib/gmessages.c: Changed prototype of printf_string_upper_bound
to return gsize.  Now matches the actual function body.

* glib/gstrfuncs.c (g_strrstr_len): Changed type of parameter #2
from gint to gssize.  Now matches the prototype in gstrfuncs.h.
ChangeLog
ChangeLog.pre-2-0
ChangeLog.pre-2-10
ChangeLog.pre-2-12
ChangeLog.pre-2-2
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
glib/gmessages.c
glib/gstrfuncs.c