summaryrefslogtreecommitdiffstats
path: root/ppt
diff options
context:
space:
mode:
Diffstat (limited to 'ppt')
-rw-r--r--ppt/ppt.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/ppt/ppt.c b/ppt/ppt.c
index 41b8e8e0..77086333 100644
--- a/ppt/ppt.c
+++ b/ppt/ppt.c
@@ -43,7 +43,7 @@ static char sccsid[] = "@(#)ppt.c 5.4 (Berkeley) 6/1/90";
#include <stdio.h>
-void putppt();
+static void putppt();
main(argc, argv)
int argc;