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/common/common.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/cmd/postscript/common/common.c') diff --git a/src/cmd/postscript/common/common.c b/src/cmd/postscript/common/common.c index a58167a6..afcdb766 100644 --- a/src/cmd/postscript/common/common.c +++ b/src/cmd/postscript/common/common.c @@ -209,7 +209,7 @@ endpage(void) { int cat(char *filename) { Biobuf *bfile; - Biobufhdr *Bfile; + Biobuf *Bfile; int n; static char buf[Bsize]; -- cgit v1.2.3