plan9port

fork of plan9port with libvec, libstr and libsdb
Log | Files | Refs | README | LICENSE

commit 2d3f13df355a2fd48c81ddf8ffa276308b676b56
parent 4a8edd8d410a465d34027d706f1c8df2ee6a0c17
Author: rsc <devnull@localhost>
Date:   Fri, 14 Jan 2005 17:57:32 +0000

not reached

Diffstat:
Msrc/cmd/mk/lex.c | 1-
1 file changed, 0 insertions(+), 1 deletion(-)

diff --git a/src/cmd/mk/lex.c b/src/cmd/mk/lex.c @@ -143,5 +143,4 @@ nextrune(Biobuf *bp, int elide) mkinline++; return c; } - return 0; }