insert/replace were identical except for a single line. Replace both with
authorRyan Lortie <desrt@desrt.ca>
Wed, 28 Nov 2007 03:40:39 +0000 (03:40 +0000)
committerRyan Lortie <ryanl@src.gnome.org>
Wed, 28 Nov 2007 03:40:39 +0000 (03:40 +0000)
commit0adbacbff90cdab1b96e3409b6d510a00916b586
tree30a79119ab927b4a6a11cf19e6a1ad0cc8cd2c54
parent53e58aafb774028079bb063ec1aa295ca61b37f8
insert/replace were identical except for a single line. Replace both with

2007-11-27  Ryan Lortie  <desrt@desrt.ca>

        * glib/ghash.c (g_hash_table_insert, g_hash_table_replace,
        g_hash_table_insert_internal): insert/replace were identical except
        for a single line.  Replace both with a common function.

svn path=/trunk/; revision=5964
ChangeLog
glib/ghash.c