while (true) -> for (;;)

git-svn-id: svn://katsu.triplehelix.org/dgamelaunch/trunk@225 db0b04b0-f4d1-0310-9a6d-de3e77497b0e
This commit is contained in:
Jilles Tjoelker 2004-02-05 19:50:58 +00:00
parent 7f0a010f23
commit 92bfc49788

View File

@ -569,7 +569,7 @@ change_email ()
clear(); clear();
while (true) for (;;)
{ {
drawbanner(1,1); drawbanner(1,1);