mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-09-05 15:38:44 +02:00
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.
This commit is contained in:
@@ -1,3 +1,11 @@
|
||||
2001-07-12 Mark Murnane <Mark.Murnane@sun.com>
|
||||
|
||||
* 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.
|
||||
|
||||
2001-07-11 Darin Adler <darin@bentspoon.com>
|
||||
|
||||
* .cvsignore: Add some generated files.
|
||||
|
Reference in New Issue
Block a user