Better fix for NCF-336

This commit is contained in:
Russ Rew 2015-07-14 10:00:40 -06:00
parent 2a059523d3
commit 374a7550c4

View File

@ -503,7 +503,7 @@ print_rows(
}
printf("%s", sbuf_str(sb));
lastdelim (0, lastrow);
annotate (vp, cor, 0L);
annotate (vp, cor, d0);
} else {
for (j = 0; j < marks_pending; j++) {
sbuf_cat(sb, "}");