fix typo in last commit, cast to GTypeValueTable * to get rid of const
[platform/upstream/glib.git] / gobject / ChangeLog
index d6e404d..e59dbfa 100644 (file)
@@ -1,3 +1,8 @@
+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.
+
 Mon Aug 25 14:16:48 2003  Owen Taylor  <otaylor@redhat.com>
  
        * gtypemodule.c (g_type_module_register_type): Clarify