Fix out-of-date comment.
This commit is contained in:
parent
2909e2411c
commit
efc135b261
|
@ -5230,10 +5230,7 @@ for (;; ptr++)
|
||||||
|
|
||||||
/* If the minimum is greater than zero, replicate the group as many
|
/* If the minimum is greater than zero, replicate the group as many
|
||||||
times as necessary, and adjust the maximum to the number of subsequent
|
times as necessary, and adjust the maximum to the number of subsequent
|
||||||
copies that we need. If we set a first char from the group, and didn't
|
copies that we need. */
|
||||||
set a required char, copy the latter from the former. If there are any
|
|
||||||
forward reference subroutine calls in the group, there will be entries on
|
|
||||||
the workspace list; replicate these with an appropriate increment. */
|
|
||||||
|
|
||||||
else
|
else
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in New Issue