Whoops! I really ought to build my code to test before committing, eh? :)
[MenuTunes.git] / 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