mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-30 04:44:16 +02:00
Point to g_hash_table_lookup_extended() for differentiation between
Sun Aug 29 23:58:38 2004 Matthias Clasen <maclas@gmx.de> * glib/ghash.c (g_hash_table_lookup): Point to g_hash_table_lookup_extended() for differentiation between not-found and value-is-NULL. (#150960, Morten Welinder)
This commit is contained in:
committed by
Matthias Clasen
parent
f04024e32d
commit
fd92ac8f52
@@ -1,3 +1,9 @@
|
||||
Sun Aug 29 23:58:38 2004 Matthias Clasen <maclas@gmx.de>
|
||||
|
||||
* glib/ghash.c (g_hash_table_lookup): Point to
|
||||
g_hash_table_lookup_extended() for differentiation between
|
||||
not-found and value-is-NULL. (#150960, Morten Welinder)
|
||||
|
||||
2004-08-27 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
Fix #151193, Stepan Kasal:
|
||||
|
Reference in New Issue
Block a user