From e8fb1d3efb114d1859f14fda2b6681d99df1f48a Mon Sep 17 00:00:00 2001 From: wkj Date: Mon, 17 May 2004 02:24:15 +0000 Subject: tr2post and aux/download; download is a shell script in $PLAN9/bin. --- src/cmd/postscript/tr2post/devcntl.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/cmd/postscript/tr2post/devcntl.c') diff --git a/src/cmd/postscript/tr2post/devcntl.c b/src/cmd/postscript/tr2post/devcntl.c index 2566229e..f0a9800a 100644 --- a/src/cmd/postscript/tr2post/devcntl.c +++ b/src/cmd/postscript/tr2post/devcntl.c @@ -51,10 +51,10 @@ struct sjt specialjumptable[] = { */ void -devcntl(Biobufhdr *inp) { +devcntl(Biobuf *inp) { char cmd[50], buf[256], str[MAXTOKENSIZE], *line; - int c, n, linelen; + int c, n; /* * -- cgit v1.2.3