fixed typo

This commit is contained in:
Arvid Norberg 2011-07-10 09:07:40 +00:00
parent 8e20d9d867
commit a609624d14
1 changed files with 1 additions and 0 deletions

View File

@ -2047,6 +2047,7 @@ int main(int argc, char* argv[])
, esc("33;7"), esc("0") // downloading
, esc("36;7"), esc("0") // cached
, esc("32;7"), esc("0")); // flushed
out += str;
out += "___________________________________\n";
}