aboutsummaryrefslogtreecommitdiff
path: root/sys/cmd/rc/lex.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/cmd/rc/lex.c')
-rw-r--r--sys/cmd/rc/lex.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/cmd/rc/lex.c b/sys/cmd/rc/lex.c
index 253d05a..b840fff 100644
--- a/sys/cmd/rc/lex.c
+++ b/sys/cmd/rc/lex.c
@@ -176,7 +176,8 @@ yylex(void)
{
int c, d = nextc();
char *w = tok;
- struct tree *t;
+ struct Tree *t;
+
yylval.tree = 0;
/*
* Embarassing sneakiness: if the last token read was a quoted or unquoted