X-Git-Url: https://jxself.org/git/?p=carl9170fw.git;a=blobdiff_plain;f=config%2Fzconf.y;h=3e96cdf4d919f66af18ef66fa158d66ae0626e3e;hp=79c4f04f72fa819bfdb7548a736f1c16fcf37ec8;hb=e883bce8f6d0db8af1ef71e04a021e055db9ef14;hpb=57e10307580968174ee19be02d02faf2a9661fff diff --git a/config/zconf.y b/config/zconf.y index 79c4f04..3e96cdf 100644 --- a/config/zconf.y +++ b/config/zconf.y @@ -101,7 +101,7 @@ static struct menu *current_menu, *current_entry; } if_entry menu_entry choice_entry %{ -/* Include zconf_id.c here so it can see the token constants. */ +/* Include kconf_id.c here so it can see the token constants. */ #include "kconf_id.c" %}