about summary refs log tree commit diff stats
path: root/src/LYStrings.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/LYStrings.c')
-rw-r--r--src/LYStrings.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/LYStrings.c b/src/LYStrings.c
index b6e1e387..89d0fd95 100644
--- a/src/LYStrings.c
+++ b/src/LYStrings.c
@@ -1661,7 +1661,7 @@ re_read:
 #endif /* USE_GETCHAR */
 
 	cleanup();
-	exit_immediately(0);
+	exit_immediately(EXIT_SUCCESS);
     }
 #endif /* USE_SLANG */