Fix implicit conversions between void * and function pointer (Miroslaw

Wed Feb 20 22:55:15 2002  Owen Taylor  <otaylor@redhat.com>

        * gobject.c: Fix implicit conversions between void * and
        function pointer (Miroslaw Dobrzanski-Neumann, #71963)
This commit is contained in:
Owen Taylor
2002-02-21 03:57:33 +00:00
committed by Owen Taylor
parent 88cec4d135
commit fe60933186
2 changed files with 7 additions and 2 deletions

View File

@@ -1,3 +1,8 @@
Wed Feb 20 22:55:15 2002 Owen Taylor <otaylor@redhat.com>
* gobject.c: Fix implicit conversions between void * and
function pointer (Miroslaw Dobrzanski-Neumann, #71963)
Sun Feb 16 22:08:48 2002 Tim Janik <timj@gtk.org>
* gobject.[hc]: