updated to new version of Ezc
git-svn-id: svn://ttmath.org/publicrep/winix/trunk@602 e52654a7-88a9-db11-a3e9-0013d4bc506e
This commit is contained in:
@@ -42,7 +42,7 @@ void last_tab(Info & i)
|
||||
if( i.iter != 0 && last_iterator != data.last.End() )
|
||||
++last_iterator;
|
||||
|
||||
i.result = last_iterator != data.last.End();
|
||||
i.res = last_iterator != data.last.End();
|
||||
}
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user