Use gssize instead of gsize as type of the pos and len arguments. (#71964)

2002-02-20  Daniel Elstner  <daniel.elstner@gmx.net>

* glib/gstring.[ch] (g_string_erase): Use gssize instead of gsize as type of the pos and len arguments. (#71964)
This commit is contained in:
Daniel Elstner
2002-02-20 16:44:56 +00:00
committed by Daniel Elstner
parent ec2b9edc39
commit 9d3f6abacb
10 changed files with 44 additions and 4 deletions

View File

@@ -1,3 +1,8 @@
2002-02-20 Daniel Elstner <daniel.elstner@gmx.net>
* glib/gstring.[ch] (g_string_erase): Use gssize instead of
gsize as type of the pos and len arguments. (#71964)
2002-02-20 Simos Xenitellis <simos@hellug.gr>
* configure.in: Added el to ALL_LINGUAS (Greek language).