make g_type_fundamental_last() a function, avoiding all that extern
authorTim Janik <timj@gtk.org>
Tue, 25 Jul 2000 22:47:41 +0000 (22:47 +0000)
committerTim Janik <timj@src.gnome.org>
Tue, 25 Jul 2000 22:47:41 +0000 (22:47 +0000)
commit18ac8965f8c3f59d98da8c67cb37d8f655fbd3f1
tree58d0a1694e7e2b2a331b6580002c5fd3dbe5d6ba
parent524cb26d54ae07120a4bbea2a29f9d85ac648fbf
make g_type_fundamental_last() a function, avoiding all that extern

Sun Jul 23 17:23:35 2000  Tim Janik  <timj@gtk.org>

        * gtype.[hc]: make g_type_fundamental_last() a function, avoiding all
        that extern variable clutter and avoiding further problems with thread
        safety.
gobject/ChangeLog
gobject/gtype.c
gobject/gtype.h