Make it take a guint for number of characters, instead of a gsize.
authorManish Singh <yosh@gimp.org>
Fri, 17 Sep 2004 01:14:10 +0000 (01:14 +0000)
committerManish Singh <yosh@src.gnome.org>
Fri, 17 Sep 2004 01:14:10 +0000 (01:14 +0000)
commite24b2f8cb5f4ab304a54b7d10840604c15ba1fc3
tree53c96568275cb72c7662e8e92101559655db850b
parent465c7d1ead296b70b8d47ca333554a18f71da11d
Make it take a guint for number of characters, instead of a gsize.

Thu Sep 16 18:15:32 2004  Manish Singh  <yosh@gimp.org>

        * glib/gstrfuncs.c (g_strncasecmp): Make it take a guint for number
        of characters, instead of a gsize. Technically this is incorrect,
        but this makes it match the prototype, and this is a deprecated
        function anyway.
ChangeLog
ChangeLog.pre-2-10
ChangeLog.pre-2-12
ChangeLog.pre-2-6
ChangeLog.pre-2-8
glib/gstrfuncs.c