Merge pull request #131 from Huell-Howitzer/patch-1
This commit is contained in:
commit
c11b449672
1 changed files with 1 additions and 1 deletions
|
@ -584,7 +584,7 @@ int main(int argc, char *argv[]) {
|
||||||
<< std::endl;
|
<< std::endl;
|
||||||
}
|
}
|
||||||
#else
|
#else
|
||||||
std::cerr << "Warning: failed to determine most reasonable sie: "
|
std::cerr << "Warning: failed to determine most reasonable size: "
|
||||||
"unrecognized system, defaulting to 80x24"
|
"unrecognized system, defaulting to 80x24"
|
||||||
<< std::endl;
|
<< std::endl;
|
||||||
#endif
|
#endif
|
||||||
|
|
Loading…
Reference in a new issue