mirror of
https://git.FreeBSD.org/src.git
synced 2025-02-04 17:15:50 +00:00
e253961839
turns out that LINE30_ROW was always defined, not LINE30. I confused this for LINE30 and did the unifdef -DLINE30 using that mistaken belief. This corrects that problem. Submitted by: nyan-san