OSDN Git Service

Aligned misaligned indent.
authorEric Branlund <ebranlund@fastmail.com>
Sat, 3 Oct 2020 00:40:30 +0000 (17:40 -0700)
committerEric Branlund <ebranlund@fastmail.com>
Sat, 3 Oct 2020 00:40:30 +0000 (17:40 -0700)
src/main-cocoa.m

index d2dd9ec..038b144 100644 (file)
@@ -4913,7 +4913,7 @@ static void quit_calmly(void)
     {
         /* Hack -- Forget messages and term */
         msg_flag = FALSE;
-               Term->mapped_flag = FALSE;
+        Term->mapped_flag = FALSE;
 
         /* Save the game */
         do_cmd_save_game(FALSE);