From 4f33c88a51587681b7be1ae57cfbc43b627c6bc4 Mon Sep 17 00:00:00 2001 From: cinap_lenrek Date: Mon, 30 Jul 2012 19:11:16 +0200 Subject: import updated compilers from sources --- sys/src/cmd/postscript/text2post/text2post.c | 1 + 1 file changed, 1 insertion(+) (limited to 'sys/src/cmd/postscript/text2post') diff --git a/sys/src/cmd/postscript/text2post/text2post.c b/sys/src/cmd/postscript/text2post/text2post.c index 9f547f4d3..963911305 100644 --- a/sys/src/cmd/postscript/text2post/text2post.c +++ b/sys/src/cmd/postscript/text2post/text2post.c @@ -469,6 +469,7 @@ finish(void) { } +void main(int argc, char *argv[]) { int i; char *t; -- cgit v1.2.3