summaryrefslogtreecommitdiff
path: root/ff2ppm.c
diff options
context:
space:
mode:
Diffstat (limited to 'ff2ppm.c')
-rw-r--r--ff2ppm.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/ff2ppm.c b/ff2ppm.c
index 5e11eb5..9b82d9c 100644
--- a/ff2ppm.c
+++ b/ff2ppm.c
@@ -14,8 +14,7 @@
static void
usage(void)
{
- fprintf(stderr, "usage: %s [-b colour]\n", argv0);
- exit(1);
+ die("usage: %s [-b colour]", argv0);
}
int