mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
bug fix
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@769 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
parent
a9700af853
commit
6425981fdb
@ -57,7 +57,7 @@ enum
|
||||
MONEYMRKT = 12,
|
||||
CREDITLINE = 13, /* line of credit */
|
||||
|
||||
NUM_ACCINFO_TYPES = 14
|
||||
NUM_ACCOUNT_TYPES = 14
|
||||
};
|
||||
|
||||
struct _BankAcct
|
||||
|
Loading…
Reference in New Issue
Block a user