[Tux4kids-commits] r503 - tuxtype/trunk/src

sreyas-guest at alioth.debian.org sreyas-guest at alioth.debian.org
Wed May 14 17:03:41 UTC 2008


Author: sreyas-guest
Date: 2008-05-14 17:03:40 +0000 (Wed, 14 May 2008)
New Revision: 503

Modified:
   tuxtype/trunk/src/practice.c
Log:
Next letter feature added

Modified: tuxtype/trunk/src/practice.c
===================================================================
--- tuxtype/trunk/src/practice.c	2008-05-14 16:16:06 UTC (rev 502)
+++ tuxtype/trunk/src/practice.c	2008-05-14 17:03:40 UTC (rev 503)
@@ -590,4 +590,5 @@
 	buf[i]=t[c];
 	buf[i+1]=0;
         print_at(buf,wcslen(buf),230 ,400);
+
 }




More information about the Tux4kids-commits mailing list