For DIAGOPT, change outshort(patno) to outshort(lino - 1).
authorGeorge Koehler <xkernigh@netscape.net>
Sun, 29 Oct 2017 18:18:47 +0000 (14:18 -0400)
committerGeorge Koehler <xkernigh@netscape.net>
Sun, 29 Oct 2017 18:18:47 +0000 (14:18 -0400)
commitcb8b28c0880bd5c57a2796eadc08a3a8c7595f36
tree9ff96fa219277074b3bb2fcb1dd3312d687a4af0
parentc567532eeec3d78507a7d5e68adbb63bf4894422
For DIAGOPT, change outshort(patno) to outshort(lino - 1).

This is more useful when looking for patterns; lino - 1 is probably
the line number in the patterns file.  DIAGOPT is off by default but
one can edit optim.h to enable it.

The other changes just clean up whitespace.
util/opt/mktab.y