X-Git-Url: https://git.saurik.com/bison.git/blobdiff_plain/71b61d4db50938c0f5fa58fd3d3b0045fd762f57..728c4be2:/src/LR0.c diff --git a/src/LR0.c b/src/LR0.c index 6e3a4460..689bebcb 100644 --- a/src/LR0.c +++ b/src/LR0.c @@ -170,9 +170,9 @@ free_storage (void) | points to a vector of item numbers activated if that symbol is | | shifted, and kernel_size[symbol] is their numbers. | | | -| itemset is sorted on item number from ritem, which is sorted | -| on rule number. Compute each kernel_base[symbol] with the | -| same sort. | +| itemset is sorted on item index in ritem, which is sorted on | +| rule number. Compute each kernel_base[symbol] with the same | +| sort. | `---------------------------------------------------------------*/ static void