aboutsummaryrefslogtreecommitdiff
path: root/sys/cmd/rc/x.tab.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/cmd/rc/x.tab.h')
-rw-r--r--sys/cmd/rc/x.tab.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/cmd/rc/x.tab.h b/sys/cmd/rc/x.tab.h
index 0f5b1bd..6b2da03 100644
--- a/sys/cmd/rc/x.tab.h
+++ b/sys/cmd/rc/x.tab.h
@@ -100,7 +100,7 @@
typedef union YYSTYPE
#line 16 "syn.y"
{
- struct tree *tree;
+ struct Tree *tree;
}
/* Line 1529 of yacc.c. */
#line 107 "y.tab.h"