diff options
author | Owen Taylor <otaylor@redhat.com> | 2001-06-29 02:54:55 +0000 |
---|---|---|
committer | Owen Taylor <otaylor@src.gnome.org> | 2001-06-29 02:54:55 +0000 |
commit | 85224117f45c25841fb50ab46ae8047e83a65479 (patch) | |
tree | eb2292f8ebcac9a924e8552b22c00b5c60c1990c /ChangeLog | |
parent | 0a2fce45778bf283e741dda2511a6eb087bcd39c (diff) | |
download | gtk+-85224117f45c25841fb50ab46ae8047e83a65479.tar.gz |
Fix args to g_type_init().
Thu Jun 28 22:53:18 2001 Owen Taylor <otaylor@redhat.com>
* gdk/gdk.c gtk/gtktypeutils.c: Fix args to g_type_init().
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,3 +1,7 @@ +Thu Jun 28 22:53:18 2001 Owen Taylor <otaylor@redhat.com> + + * gdk/gdk.c gtk/gtktypeutils.c: Fix args to g_type_init(). + 2001-06-28 Havoc Pennington <hp@pobox.com> * gdk/x11/gdkimage-x11.c (_gdk_x11_get_image): Clip the retrieved |