Comment g_get_codeset() out of the header file temporarily. (Very similar

Mon Jul  3 17:18:19 2000  Owen Taylor  <otaylor@redhat.com>

	* glib.h: Comment g_get_codeset() out of the header file
	temporarily. (Very similar to g_get_charset(), need
	to resolve the two.)
This commit is contained in:
Owen Taylor 2000-07-03 21:20:34 +00:00 committed by Owen Taylor
parent 0df07abdb1
commit 8384a1342e
10 changed files with 50 additions and 2 deletions

View File

@ -1,3 +1,9 @@
Mon Jul 3 17:18:19 2000 Owen Taylor <otaylor@redhat.com>
* glib.h: Comment g_get_codeset() out of the header file
temporarily. (Very similar to g_get_charset(), need
to resolve the two.)
2000-07-01 Tor Lillqvist <tml@iki.fi>
* glib.def: Add new entry points.

View File

@ -1,3 +1,9 @@
Mon Jul 3 17:18:19 2000 Owen Taylor <otaylor@redhat.com>
* glib.h: Comment g_get_codeset() out of the header file
temporarily. (Very similar to g_get_charset(), need
to resolve the two.)
2000-07-01 Tor Lillqvist <tml@iki.fi>
* glib.def: Add new entry points.

View File

@ -1,3 +1,9 @@
Mon Jul 3 17:18:19 2000 Owen Taylor <otaylor@redhat.com>
* glib.h: Comment g_get_codeset() out of the header file
temporarily. (Very similar to g_get_charset(), need
to resolve the two.)
2000-07-01 Tor Lillqvist <tml@iki.fi>
* glib.def: Add new entry points.

View File

@ -1,3 +1,9 @@
Mon Jul 3 17:18:19 2000 Owen Taylor <otaylor@redhat.com>
* glib.h: Comment g_get_codeset() out of the header file
temporarily. (Very similar to g_get_charset(), need
to resolve the two.)
2000-07-01 Tor Lillqvist <tml@iki.fi>
* glib.def: Add new entry points.

View File

@ -1,3 +1,9 @@
Mon Jul 3 17:18:19 2000 Owen Taylor <otaylor@redhat.com>
* glib.h: Comment g_get_codeset() out of the header file
temporarily. (Very similar to g_get_charset(), need
to resolve the two.)
2000-07-01 Tor Lillqvist <tml@iki.fi>
* glib.def: Add new entry points.

View File

@ -1,3 +1,9 @@
Mon Jul 3 17:18:19 2000 Owen Taylor <otaylor@redhat.com>
* glib.h: Comment g_get_codeset() out of the header file
temporarily. (Very similar to g_get_charset(), need
to resolve the two.)
2000-07-01 Tor Lillqvist <tml@iki.fi>
* glib.def: Add new entry points.

View File

@ -1,3 +1,9 @@
Mon Jul 3 17:18:19 2000 Owen Taylor <otaylor@redhat.com>
* glib.h: Comment g_get_codeset() out of the header file
temporarily. (Very similar to g_get_charset(), need
to resolve the two.)
2000-07-01 Tor Lillqvist <tml@iki.fi>
* glib.def: Add new entry points.

View File

@ -1,3 +1,9 @@
Mon Jul 3 17:18:19 2000 Owen Taylor <otaylor@redhat.com>
* glib.h: Comment g_get_codeset() out of the header file
temporarily. (Very similar to g_get_charset(), need
to resolve the two.)
2000-07-01 Tor Lillqvist <tml@iki.fi>
* glib.def: Add new entry points.

2
glib.h
View File

@ -1710,7 +1710,7 @@ gchar* g_dirname (const gchar *file_name);
gchar* g_get_current_dir (void);
/* Get the codeset for the current locale */
gchar * g_get_codeset (void);
/* gchar * g_get_codeset (void); */
/* return the environment string for the variable. The returned memory
* must not be freed. */

View File

@ -1710,7 +1710,7 @@ gchar* g_dirname (const gchar *file_name);
gchar* g_get_current_dir (void);
/* Get the codeset for the current locale */
gchar * g_get_codeset (void);
/* gchar * g_get_codeset (void); */
/* return the environment string for the variable. The returned memory
* must not be freed. */