mirror of
https://github.com/Unidata/netcdf-c.git
synced 2025-01-30 16:10:44 +08:00
Better fix for NCF-336
This commit is contained in:
parent
2a059523d3
commit
374a7550c4
@ -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, "}");
|
||||
|
Loading…
Reference in New Issue
Block a user