summaryrefslogtreecommitdiff
path: root/kconfig/zconf.tab.c_shipped
diff options
context:
space:
mode:
authorYann E. MORIN" <yann.morin.1998@anciens.enib.fr>2007-04-15 16:45:11 (GMT)
committerYann E. MORIN" <yann.morin.1998@anciens.enib.fr>2007-04-15 16:45:11 (GMT)
commitafaffaea3892b0d2af9269e10a2d9e09a95174f2 (patch)
tree064c98815470434478c33fc486220b8c8357d368 /kconfig/zconf.tab.c_shipped
parent5fbbd29ee62ba971d4660a409d3d763c2617eae9 (diff)
Update to latest kconfig from linux-2.6.20.7.
I'm not sure of the improvements, but at least we're up-to-date, and updating in the future will be easier.
Diffstat (limited to 'kconfig/zconf.tab.c_shipped')
-rw-r--r--kconfig/zconf.tab.c_shipped2
1 files changed, 1 insertions, 1 deletions
diff --git a/kconfig/zconf.tab.c_shipped b/kconfig/zconf.tab.c_shipped
index 34ccabd..2914cdf 100644
--- a/kconfig/zconf.tab.c_shipped
+++ b/kconfig/zconf.tab.c_shipped
@@ -2135,7 +2135,7 @@ void conf_parse(const char *name)
sym_check_deps(sym);
}
- sym_change_count = 1;
+ sym_set_change_count(1);
}
const char *zconf_tokenname(int token)