create a common function for the many places where all nodes in the table
authorRyan Lortie <desrt@desrt.ca>
Mon, 3 Dec 2007 21:21:28 +0000 (21:21 +0000)
committerRyan Lortie <ryanl@src.gnome.org>
Mon, 3 Dec 2007 21:21:28 +0000 (21:21 +0000)
commit72ed8191afd8ff124a45285b420625e1342e35cf
tree769f4be1e3e37ef5d1fd5967d9d2ba345d60dc1e
parent18fc4b8f02619480456bb61eba122c31334d03a4
create a common function for the many places where all nodes in the table

2007-12-03  Ryan Lortie  <desrt@desrt.ca>

* glib/ghash.c: create a common function for the many places where all
nodes in the table are removed (remove_all, steal_all, destroy, unref,
etc...)

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