summaryrefslogtreecommitdiffstats
path: root/nyan.c
diff options
context:
space:
mode:
Diffstat (limited to 'nyan.c')
-rw-r--r--nyan.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/nyan.c b/nyan.c
index b3e7c1b..bd35d7c 100644
--- a/nyan.c
+++ b/nyan.c
@@ -208,7 +208,7 @@ static void
errout (char *str) {
if (str)
puts(str);
- exit(1);
+ exit(-1);
}
static void