diff --git a/catpoint.c b/catpoint.c index 3302074..4464ab6 100644 --- a/catpoint.c +++ b/catpoint.c @@ -17,11 +17,11 @@ char **p; /* the slides */ int n; /* the number of slides */ void -cleanup(int s) +cleanup(void) { int i; - for (i = 0; i