mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
ACCT_TYPE_NONE is -1 but it should always be masked out by compat; explicitly check for this instead of relying on that. Add parenthesis to be clear that the default precedence is what's intended.