Merge branch 'obsd-master'

This commit is contained in:
Thomas Adam
2026-05-27 22:00:06 +01:00

View File

@@ -181,7 +181,6 @@ tty_draw_line(struct tty *tty, struct screen *s, u_int px, u_int py, u_int nx,
atx += cx; atx += cx;
px += cx; px += cx;
nx -= cx; nx -= cx;
ex -= cx;
} }
/* Did the previous line wrap on to this one? */ /* Did the previous line wrap on to this one? */