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:
2010-05-30 21:07:46 +00:00
parent 612f260938
commit 4a7f036561
14 changed files with 111 additions and 126 deletions

View File

@@ -49,7 +49,7 @@ void who_tab(Info & i)
++who_lp;
}
i.result = who_iterator != req_controller.SessionEnd();
i.res = who_iterator != req_controller.SessionEnd();
}