fix documentation

git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@6042 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
Linas Vepstas 2001-11-25 05:37:30 +00:00
parent b1cdb65bcd
commit c104a92c47

View File

@ -90,8 +90,8 @@ struct account_s
/* kvp_data is a key-value pair database for storing simple "extra"
* information in splits, transactions, and accounts. it's NULL
* until accessed. See ??? for a list and description of the
* important keys. */
* until accessed. See src/engine/kvp_doc.txt for a list and
* description of the important keys. */
kvp_frame * kvp_data;
/* The type field is the account type, picked from the enumerated