Code Cleanup

- Minor formatting change.
This commit is contained in:
Paul Beckingham 2010-07-05 13:33:42 -04:00
parent 00041dce41
commit 5fb349ca9b

View file

@ -2009,7 +2009,7 @@ std::string renderMonths (
} }
} }
} }
table.setCellColor (row, thisCol, cellColor); table.setCellColor (row, thisCol, cellColor);
} }
// Check for end of week, and... // Check for end of week, and...