Document g_snprintf to return "bytes" rather than "characters".
authorCody Russell <bratsche@gnome.org>
Wed, 22 Aug 2007 17:25:59 +0000 (17:25 +0000)
committerCody Russell <bratsche@src.gnome.org>
Wed, 22 Aug 2007 17:25:59 +0000 (17:25 +0000)
commitae70a4e5af19ca104617227e794a6124888007de
tree104668131bb36cdfaa9cdd64266ac4595b91f497
parentc77d24318d435c42aa2d563fd355ff97f1be4cf4
Document g_snprintf to return "bytes" rather than "characters".

2007-08-22  Cody Russell  <bratsche@gnome.org>

        * glib/gprintf.c: Document g_snprintf to return "bytes" rather
        than "characters".

svn path=/trunk/; revision=5716
ChangeLog
glib/gprintf.c