diff gen/main.cpp @ 1313:2bebd938548f

Fix typo in function name
author Frits van Bommel <fvbommel wxs.nl>
date Thu, 07 May 2009 15:33:06 +0200
parents 3d6a908a34e9
children b3674ad4026d
line wrap: on
line diff
--- a/gen/main.cpp	Thu May 07 21:07:50 2009 +0200
+++ b/gen/main.cpp	Thu May 07 15:33:06 2009 +0200
@@ -908,7 +908,7 @@
         {
             if (!status)
             {
-                status = runExectuable();
+                status = runExecutable();
 
                 /* Delete .obj files and .exe file
                  */