Commit Graph
1 Commits
Author SHA1 Message Date
Jonathan Pentecostand无闻 a7e2a0b584 struct: map into fields that are struct pointers (#189)
Allow 'mapTo' to load into fields that are struct pointers iff there is
a section for that field and fieldname. The field is initialised to
pointer type and then the data is loaded.

Fixed a spelling mistake.
2019-07-06 19:48:34 -07:00