Be explicitely intransitive
[open-adventure.git] / cheat.c
diff --git a/cheat.c b/cheat.c
index c8eae38101229995d968bf10f6931e142af55693..b07b1021c1f875d423a784abaac02dbb13c93fcd 100644 (file)
--- a/cheat.c
+++ b/cheat.c
@@ -19,8 +19,8 @@ int main(int argc, char *argv[])
 
     // Initialize game variables
     initialise();
-    
-    /* we're generating a saved game, so saved once by default, 
+
+    /* we're generating a saved game, so saved once by default,
      * unless overridden with command-line options below.
      */
     game.saved = 1;