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/ape/lib/ap/plan9/_buf.c | 1 + 1 file changed, 1 insertion(+) (limited to 'sys/src/ape/lib/ap/plan9/_buf.c') diff --git a/sys/src/ape/lib/ap/plan9/_buf.c b/sys/src/ape/lib/ap/plan9/_buf.c index 21fe282bb..e54e84595 100644 --- a/sys/src/ape/lib/ap/plan9/_buf.c +++ b/sys/src/ape/lib/ap/plan9/_buf.c @@ -469,4 +469,5 @@ copynotehandler(void *u, char *msg) if(_finishing) _finish(0, 0); _NOTED(1); + return 0; } -- cgit v1.2.3