]> spindle.queued.net Git - midori/commit
Use g_hash_table_lookup() instead of newer g_hash_table_contains()
authorEnrico Tröger <enrico.troeger@uvena.de>
Fri, 27 Jul 2012 13:55:17 +0000 (15:55 +0200)
committerChristian Dywan <christian@twotoasts.de>
Sat, 28 Jul 2012 08:46:04 +0000 (10:46 +0200)
commit7f91e0985fd87df4302ae35f3c55763281bacdc9
treeb8e832f2eeead924f033654167b7165c32ab000b
parent1e6793330fd8abd0864e6200e1975b391a07f0ad
Use g_hash_table_lookup() instead of newer g_hash_table_contains()

This retains compability with GLib 2.30.
midori/main.c