Move the g_locale_get_codeset() up in the header file to correspond to to
authorOwen Taylor <otaylor@redhat.com>
Tue, 30 May 2000 20:05:23 +0000 (20:05 +0000)
committerOwen Taylor <otaylor@src.gnome.org>
Tue, 30 May 2000 20:05:23 +0000 (20:05 +0000)
commite0b563603105e65890d0adc581d6c84cbf611ba9
tree8ebacd67815b3b78f671a266bc0e8ced3f4e6612
parent466305d0ca11da051e6d1be823681fd54c831c08
Move the g_locale_get_codeset() up in the header file to correspond to to

Tue May 30 16:01:32 2000  Owen Taylor  <otaylor@redhat.com>

* glib.h gutils.c: Move the g_locale_get_codeset() up in the
header file to correspond to to comments about memory
management. Rename to g_get_codeset() to avoid
polluting the g_locale_* namespace, which probably
would have g_locale_get_codeset (GLocale *locale).
Add a doc comment.
12 files changed:
ChangeLog
ChangeLog.pre-2-0
ChangeLog.pre-2-10
ChangeLog.pre-2-12
ChangeLog.pre-2-2
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
glib.h
glib/glib.h
glib/gutils.c
gutils.c