r17709 - gnucash/trunk/src/gnome-utils - Fix compiler warning/error about incompatible function pointer type

Christian Stimming cstim at cvs.gnucash.org
Thu Nov 20 12:00:46 EST 2008


Author: cstim
Date: 2008-11-20 12:00:45 -0500 (Thu, 20 Nov 2008)
New Revision: 17709
Trac: http://svn.gnucash.org/trac/changeset/17709

Modified:
   gnucash/trunk/src/gnome-utils/gnc-account-sel.c
Log:
Fix compiler warning/error about incompatible function pointer type

This is fixed by inserting a wrapper function whose pointer has the
correct type as needed by g_list_find_custom.



More information about the gnucash-patches mailing list