summaryrefslogtreecommitdiff
path: root/games/pom
diff options
context:
space:
mode:
Diffstat (limited to 'games/pom')
-rw-r--r--games/pom/pom.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/games/pom/pom.c b/games/pom/pom.c
index 4beb4174ab0..e8e61792f48 100644
--- a/games/pom/pom.c
+++ b/games/pom/pom.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: pom.c,v 1.20 2016/01/04 17:33:24 mestre Exp $ */
+/* $OpenBSD: pom.c,v 1.21 2016/01/07 16:00:33 tb Exp $ */
/* $NetBSD: pom.c,v 1.6 1996/02/06 22:47:29 jtc Exp $ */
/*
@@ -130,7 +130,7 @@ main(int argc, char *argv[])
today);
}
}
- exit(0);
+ return 0;
}
/*