Don't use C++/C99 variable declarations.

Derek Atkins warlord at cvs.gnucash.org
Thu Apr 15 13:35:04 EDT 2004


Log Message:
-----------
Don't use C++/C99 variable declarations.

	* src/import-export/hbci/dialog-hbcitrans.c:  Don't use C++/C99
	  declarations.  Declare variables at the top of the function.
	  Fixes #140070

Modified Files:
--------------
    gnucash:
        ChangeLog
    gnucash/src/import-export/hbci:
        dialog-hbcitrans.c


More information about the gnucash-patches mailing list