added a newline

This commit is contained in:
vishalxl 2022-08-23 16:54:16 +05:30
parent 3f80520c0c
commit ec52366ec3

View File

@ -219,7 +219,7 @@ class Tree {
} }
if( whetherTopMost) { if( whetherTopMost) {
print("\nTotal posts/replies printed: $numPrinted for last $gNumLastDays days"); print("\n\nTotal posts/replies printed: $numPrinted for last $gNumLastDays days");
} }