Renamed g_hash_table_lookup_full to g_hash_table_lookup_extended to

conform with naming conventions.
This commit is contained in:
Lauri Alanko
1998-07-09 21:35:59 +00:00
parent 7519c2338a
commit 5b52f01535
12 changed files with 58 additions and 10 deletions

View File

@@ -1,3 +1,9 @@
Fri Jul 10 00:29:03 EEST 1998 Lauri Alanko <nether@gimp.org>
* glib.h:
* ghash.c: Renamed g_hash_table_lookup_full to
g_hash_table_lookup_extended to conform with naming conventions.
Tue Jul 7 03:18:58 EEST 1998 Lauri Alanko <nether@gimp.org>
* glib.h: