plan9port

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

commit ca82da2258e75972a835b0aaf5195f6afd301f39
parent bc72254a1abedc43c9c90685dda81efe92b460fe
Author: rsc <devnull@localhost>
Date:   Mon, 17 May 2004 03:29:22 +0000

refer to new file

Diffstat:
Msrc/cmd/lex/lmain.c | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/cmd/lex/lmain.c b/src/cmd/lex/lmain.c @@ -95,7 +95,7 @@ main(int argc, char **argv) { int i; - cname = unsharp("#9/lib/lex/ncform"); + cname = unsharp("#9/lib/lex.ncform"); ARGBEGIN { # ifdef DEBUG