guestfish: Fix printing of buffers in structs.
authorRichard Jones <rjones@redhat.com>
Sat, 31 Oct 2009 13:40:12 +0000 (13:40 +0000)
committerRichard Jones <rjones@redhat.com>
Mon, 2 Nov 2009 16:02:06 +0000 (16:02 +0000)
commit4293b71a900ac3abfb178405e228c3f45915f5c0
tree36675992e2d01018bffcfe15a5e4fa2d96997304
parent752aec78b012dbeb8997658bf574dfba690bcfed
guestfish: Fix printing of buffers in structs.

Somehow an 'indent' string crept in there, so it was printing:

  <char><indent><char><indent><char>...

instead of:

  <char><char><char>...
src/generator.ml