eliminate compiler warnings

This commit is contained in:
Andrzej Rybczak
2009-01-17 14:17:24 +01:00
parent fd5a3e142c
commit 351ddc8584
2 changed files with 5 additions and 3 deletions

View File

@@ -378,6 +378,8 @@ string Window::GetString(const string &base, size_t length, size_t width) const
if (wcwidth(*it) > 1)
block_scrolling = 1;
beginning = -1;
do
{
if (tmp.empty())