mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-09-05 15:38:44 +02:00
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
This commit is contained in:
@@ -1,3 +1,9 @@
|
||||
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.
|
||||
|
||||
2007-11-27 Alexander Larsson <alexl@redhat.com>
|
||||
|
||||
* gio/Makefile.am:
|
||||
|
Reference in New Issue
Block a user