changed "#GHashTableIterator" to "#GHashTableIter" in the
authorJoseph Pingenot <solarion@src.gnome.org>
Mon, 27 Oct 2008 22:59:42 +0000 (22:59 +0000)
committerJoseph Pingenot <solarion@src.gnome.org>
Mon, 27 Oct 2008 22:59:42 +0000 (22:59 +0000)
commita73301b3e63ad3e845a898f696a52b7a7c8a2a55
treefb5498a20c32f0efe4e9e1082bccfa0d08f7d719
parent7b46b2a43bee252846d271483fdec6a55f59dea4
changed "#GHashTableIterator" to "#GHashTableIter" in the

* glib/ghash.c: changed "#GHashTableIterator" to "#GHashTableIter"
        in the documentation-comments above g_hash_table_foreach_remove()
        and g_hash_table_foreach_steal() to correctly name and link to
        GHashTableIter.  This affects the GNOME documentation website
        as well, so further steps are likely necessary beyond this subproject.
* ChangeLog modified to reflect this.

-Joseph (solarion)

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