Remove g_snprintf() and g_vsnprintf(), since they are already declared in
authorMatthias Clasen <mclasen@redhat.com>
Mon, 26 Sep 2005 14:33:00 +0000 (14:33 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Mon, 26 Sep 2005 14:33:00 +0000 (14:33 +0000)
commit5b60a98d9961289a7bcc71a2ccf314c36e8e2c54
tree921ac0c320071dc4c700b5d75b1e6dc4781ad89a
parent85cb6bc4856657932ce0389e33f34a9e07cdb852
Remove g_snprintf() and g_vsnprintf(), since they are already declared in

2005-09-26  Matthias Clasen  <mclasen@redhat.com>

* glib/gprintf.h: Remove g_snprintf() and g_vsnprintf(), since
they are already declared in glib.h. This doesn't break documented
use of gprintf.h, but should probably be pointed out in the
release notes for 2.10. (#314232, Behdad Esfahbod)
ChangeLog
ChangeLog.pre-2-10
ChangeLog.pre-2-12
glib/glib.symbols
glib/gprintf.h