Hartmut Brandt 19a7439edd Fix handling of comments on .elif lines. The patch given in a followup
to the PR failed, because the line skipping function is actually called
from two places in the code to do quite different things (this should
be two functions probably): in a false .if to skip to the next line
beginning with a dot and to collect .for loops. In the seconds case we
should not skip comments, because they are actually harder to handle than
we need for the .if case and should defer this to the main code.

PR:		bin/25627
Submitted by:	Seth Kingsley (original patch)
2004-07-22 11:12:01 +00:00
..
2003-02-03 04:15:53 +00:00
2002-09-17 21:29:06 +00:00
2002-09-17 21:29:06 +00:00
2002-09-17 21:29:06 +00:00
2002-09-17 21:29:06 +00:00
2002-09-17 21:29:06 +00:00
2004-04-05 17:02:08 +00:00
2002-09-17 21:29:06 +00:00