fix typo in last commit, cast to GTypeValueTable * to get rid of const
authorManish Singh <yosh@gimp.org>
Mon, 25 Aug 2003 22:02:22 +0000 (22:02 +0000)
committerManish Singh <yosh@src.gnome.org>
Mon, 25 Aug 2003 22:02:22 +0000 (22:02 +0000)
commitd2cd289bf2f49815a72ff9166ba7bb6335758c55
tree50483eeb407f9625c97c718370f3efaa9a68480a
parente2797b35250f1eb19711ab3dcecfa1051be45368
fix typo in last commit, cast to GTypeValueTable * to get rid of const

Mon Aug 25 14:51:46 2003  Manish Singh  <yosh@gimp.org>

        * gtypemodule.c (g_type_module_register_type): fix typo in last
        commit, cast to GTypeValueTable * to get rid of const warning.
gobject/ChangeLog
gobject/gtypemodule.c