dump: Let struct dump_output append to a string
commitf64463a780e96456b474067a8b5b8bf57fc9881e
authorKalle Olavi Niemitalo <kon@iki.fi>
Fri, 19 Jun 2009 13:44:50 +0000 (19 16:44 +0300)
committerKalle Olavi Niemitalo <Kalle@Astalo.kon.iki.fi>
Sun, 21 Jun 2009 16:35:50 +0000 (21 19:35 +0300)
tree6c244e7b08d1021c3eba041db2b23802680fb362
parent04dabd5bf177b38adf5497ed25ed879167c4eb36
dump: Let struct dump_output append to a string

struct dump_output can now be initialized in such a way that data
written to it will be appended to a struct string.  Nothing uses this
feature yet.
src/viewer/dump/dump.c