tnot reached - plan9port - [fork] Plan 9 from user space
HTML git clone git://src.adamsgaard.dk/plan9port
DIR Log
DIR Files
DIR Refs
DIR README
DIR LICENSE
---
DIR commit 2d3f13df355a2fd48c81ddf8ffa276308b676b56
DIR parent 4a8edd8d410a465d34027d706f1c8df2ee6a0c17
HTML Author: rsc <devnull@localhost>
Date: Fri, 14 Jan 2005 17:57:32 +0000
not reached
Diffstat:
M src/cmd/mk/lex.c | 1 -
1 file changed, 0 insertions(+), 1 deletion(-)
---
DIR diff --git a/src/cmd/mk/lex.c b/src/cmd/mk/lex.c
t@@ -143,5 +143,4 @@ nextrune(Biobuf *bp, int elide)
mkinline++;
return c;
}
- return 0;
}