aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/lex
diff options
context:
space:
mode:
authorrsc <devnull@localhost>2004-05-17 03:29:22 +0000
committerrsc <devnull@localhost>2004-05-17 03:29:22 +0000
commitca82da2258e75972a835b0aaf5195f6afd301f39 (patch)
tree622ff957c2d8c6179a79fc568e15de2e4adf6cb8 /src/cmd/lex
parentbc72254a1abedc43c9c90685dda81efe92b460fe (diff)
downloadplan9port-ca82da2258e75972a835b0aaf5195f6afd301f39.tar.gz
plan9port-ca82da2258e75972a835b0aaf5195f6afd301f39.tar.bz2
plan9port-ca82da2258e75972a835b0aaf5195f6afd301f39.zip
refer to new file
Diffstat (limited to 'src/cmd/lex')
-rw-r--r--src/cmd/lex/lmain.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/cmd/lex/lmain.c b/src/cmd/lex/lmain.c
index a98978c6..a31b3422 100644
--- 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