mirror of
https://github.com/openbsd/src.git
synced 2026-04-30 09:06:11 +00:00
If the tag entry points to the line number zero, less crashes because internally it uses that line number to imply that the tag is associated with a pattern. issue reported by Henry Ford (henryfordkjv at gmail), thanks! ok kirill@