]> git.sur5r.net Git - kconfig-frontends/blobdiff - libs/parser/yconf.y.patch
ksync: refresh patches
[kconfig-frontends] / libs / parser / yconf.y.patch
index 6856904cece628892165ac05d316ac1f55ee04fb..d1e15ba8f556acd44f9709e41cb019d406b5f0ea 100644 (file)
@@ -1,6 +1,6 @@
 --- a/libs/parser/yconf.y      2012-01-12 22:37:17.582339777 +0100
 +++ b/libs/parser/yconf.y      2012-03-03 23:55:29.889737630 +0100
-@@ -96,7 +96,7 @@
+@@ -102,7 +102,7 @@
  
  %{
  /* Include zconf.hash.c here so it can see the token constants. */
@@ -9,7 +9,7 @@
  %}
  
  %%
-@@ -493,7 +493,7 @@
+@@ -509,7 +509,7 @@
  
        sym_init();
        _menu_init();
@@ -18,7 +18,7 @@
  
        if (getenv("ZCONF_DEBUG"))
                zconfdebug = 1;
-@@ -725,7 +725,7 @@
+@@ -746,7 +746,7 @@
        }
  }