diff options
author | Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> | 2008-02-11 11:44:38 +0000 |
---|---|---|
committer | Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> | 2008-02-11 11:44:38 +0000 |
commit | a985d306a1fb5533e6fd93dbbcc04e493a126de8 (patch) | |
tree | bb261f14ce5adb3c3281feb9c12c58c078155927 /scripts/kconfig | |
parent | 83177991c86dd49ac447225f33b84e1883ca49ee (diff) | |
download | busybox-w32-a985d306a1fb5533e6fd93dbbcc04e493a126de8.tar.gz busybox-w32-a985d306a1fb5533e6fd93dbbcc04e493a126de8.tar.bz2 busybox-w32-a985d306a1fb5533e6fd93dbbcc04e493a126de8.zip |
- spelling fixes
Diffstat (limited to 'scripts/kconfig')
-rw-r--r-- | scripts/kconfig/zconf.tab.c_shipped | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/kconfig/zconf.tab.c_shipped b/scripts/kconfig/zconf.tab.c_shipped index 97100b764..b62724da0 100644 --- a/scripts/kconfig/zconf.tab.c_shipped +++ b/scripts/kconfig/zconf.tab.c_shipped | |||
@@ -1100,7 +1100,7 @@ yyparse () | |||
1100 | `yyvs': related to semantic values, | 1100 | `yyvs': related to semantic values, |
1101 | `yyls': related to locations. | 1101 | `yyls': related to locations. |
1102 | 1102 | ||
1103 | Refer to the stacks thru separate pointers, to allow yyoverflow | 1103 | Refer to the stacks through separate pointers, to allow yyoverflow |
1104 | to reallocate them elsewhere. */ | 1104 | to reallocate them elsewhere. */ |
1105 | 1105 | ||
1106 | /* The state stack. */ | 1106 | /* The state stack. */ |