always define GType unconditionally in terms of gsize, there's no need to
authorTim Janik <timj@gtk.org>
Thu, 14 Jun 2007 21:55:41 +0000 (21:55 +0000)
committerTim Janik <timj@src.gnome.org>
Thu, 14 Jun 2007 21:55:41 +0000 (21:55 +0000)
commit71a9fa98799d5c4ccb509e4480998518e4704bd7
tree3659d0a82bf4379ee17e3bf1cd6032f8708cc9e9
parentb5986ac551d7a1dde3f7246242c6d849ca596659
always define GType unconditionally in terms of gsize, there's no need to

Thu Jun 14 23:32:00 2007  Tim Janik  <timj@gtk.org>

        * gtype.h: always define GType unconditionally in terms of gsize,
        there's no need to jump through a glong hoop ever and this fixes
        the printf modifier to %zu.

svn path=/trunk/; revision=5560
gobject/ChangeLog
gobject/gtype.h