--- rfc3676.c | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/rfc3676.c b/rfc3676.c index 78849c3..992bb47 100644 --- a/rfc3676.c +++ b/rfc3676.c @@ -129,6 +129,8 @@ static void print_flowed_line (const char *line, STATE *s, int ql) } print_indent (ql, s); + if (ql > 0 || s->prefix) + state_putc (' ', s); state_puts (oldpos, s); if (pos < line + len) -- 1.5.0.4.1009.g31b4