Don't forget to count the module name when calculating the required size
authorMatthias Clasen <mclasen@redhat.com>
Tue, 10 May 2005 05:08:40 +0000 (05:08 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Tue, 10 May 2005 05:08:40 +0000 (05:08 +0000)
commit714ac3092990272c92b7d9769542fe9e58b56563
tree93da6cd85a5b095c07e7c7eef24ffa6e4d3f159a
parentaad7224e8bfb840c328df16024b0e0bb2b8263ec
Don't forget to count the module name when calculating the required size

2005-05-10  Matthias Clasen  <mclasen@redhat.com>

* src/gidlmodule.c (g_idl_module_build_metadata): Don't
forget to count the module name when calculating the
required size for the metadata.

* src/gidlnode.c:
* src/gidlparser.c: Fix compiler warnings.
ChangeLog
src/gidlmodule.c
src/gidlnode.c
src/gidlparser.c