* src/backend/file/gnc-schedxaction-xml-v2.c: add null stuff to

end of struct.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5130 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
James LewisMoss
2001-08-14 19:38:15 +00:00
parent 749b23685f
commit bff8fd8900
2 changed files with 14 additions and 0 deletions
+13
View File
@@ -1,3 +1,16 @@
2001-08-14 James LewisMoss <jimdres@mindspring.com>
* src/backend/file/gnc-schedxaction-xml-v2.c: add null stuff to
end of struct.
2001-08-13 James LewisMoss <jimdres@mindspring.com>
* src/engine/gw-engine-spec.scm (((mod (gw:new-module
"gw-engine")))): move some funcs to kvp-spec.
* src/scm/report/balance-sheet.scm (optname-show-parent-balance):
wrap all var usages with N_'ed vars with (_ ... )
2001-08-14 Dave Peticolas <dave@krondo.com>
* all others: update for api/reorganization