Even if g_get_codeset() is currently commented out from gutils.h, fix it

2001-01-20  Tor Lillqvist  <tml@iki.fi>

	* gutils.c (g_get_codeset): (Win32) Even if g_get_codeset() is
	currently commented out from gutils.h, fix it to return the same
	CP%d value as g_get_charset().
This commit is contained in:
Tor Lillqvist
2001-01-20 22:26:32 +00:00
committed by Tor Lillqvist
parent 59ce63340a
commit 0030936be9
10 changed files with 50 additions and 10 deletions

View File

@@ -1,3 +1,9 @@
2001-01-20 Tor Lillqvist <tml@iki.fi>
* gutils.c (g_get_codeset): (Win32) Even if g_get_codeset() is
currently commented out from gutils.h, fix it to return the same
CP%d value as g_get_charset().
2001-01-19 Kjartan Maraas <kmaraas@gnome.org>
* gconvert.c: Fix typo.