wdvi

network DVI viewer
Log | Files | Refs

commit 51abda3fd61d69eaff0d1cc2ed000c4718a20310
parent 397fcee40b118e3a9c261a8902ee539702cdc29c
Author: Kyle Milz <krwmilz@gmail.com>
Date:   Sat, 11 Mar 2023 18:04:45 +0000

forgot in last commit

Diffstat:
Mspecial.c | 1-
1 file changed, 0 insertions(+), 1 deletion(-)

diff --git a/special.c b/special.c @@ -117,7 +117,6 @@ line_btw(int fx, int fy, int tx, int ty) XDrawLine(DISP, currwin.win, ruleGC, fcx - currwin.base_x, fcy - currwin.base_y, tcx - currwin.base_x, tcy - currwin.base_y); - } } /*