Skip to content

Commit 0968892

Browse files
Rick-Methot-NOAAe-perl-NOAA
authored andcommitted
small tweak to table list
1 parent 8908470 commit 0968892

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

SS_write_report.tpl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -311,7 +311,7 @@ FUNCTION void write_bigoutput()
311311

312312
SS2out << endl
313313
<< "# vector_with_report_usage" << endl;
314-
for (k = 1; k <= 60; k++)
314+
for (k = 1; k <= 61; k++)
315315
{
316316
SS2out << " " << pick_report_use(k);
317317
}

0 commit comments

Comments
 (0)