Update fix for #469051

svn path=/trunk/; revision=5717
This commit is contained in:
Cody Russell
2007-08-22 19:31:27 +00:00
parent ae70a4e5af
commit 2ffcf767a2
2 changed files with 11 additions and 11 deletions

View File

@@ -1,7 +1,7 @@
2007-08-22 Cody Russell <bratsche@gnome.org>
* glib/gprintf.c: Document g_snprintf to return "bytes" rather
than "characters".
than "characters". (#469051)
2007-08-20 Behdad Esfahbod <behdad@gnome.org>