]> skyeroc.xyz Git - dgamelaunch/commitdiff
while (true) -> for (;;)
authorJilles Tjoelker <jilles@stack.nl>
Thu, 5 Feb 2004 19:50:58 +0000 (19:50 +0000)
committerJilles Tjoelker <jilles@stack.nl>
Thu, 5 Feb 2004 19:50:58 +0000 (19:50 +0000)
git-svn-id: svn://katsu.triplehelix.org/dgamelaunch/trunk@225 db0b04b0-f4d1-0310-9a6d-de3e77497b0e

dgamelaunch.c

index adb650cd231c074567d9d54da277c90672c4733a..fd6ef1ecac6b16164d081da5484d83f563d236b4 100644 (file)
@@ -569,7 +569,7 @@ change_email ()
 
   clear();
 
-  while (true)
+  for (;;)
   {
     drawbanner(1,1);