Whoops! I really ought to build my code to test before committing, eh? :)
authorJoseph Spiros <joseph.spiros@ithinksw.com>
Wed, 1 Oct 2003 22:40:02 +0000 (22:40 +0000)
committerJoseph Spiros <joseph.spiros@ithinksw.com>
Wed, 1 Oct 2003 22:40:02 +0000 (22:40 +0000)
MTBlingController.m

index fb1a66b..e9b8ce2 100755 (executable)
 {
     if ( ! (checkDone == 2475) ) {
         if ( ! ([self checkKeyFile] == 7465) ) {
-            return 0
+            checkDone = 0;
         } else {
-            return 2475;
+            checkDone = 2475;
         }
     }
+    return checkDone;
 }
 
 - (void)finishValidSheet:(NSWindow *)sheet returnCode:(int)returnCode contextInfo:(void *)contextInfo