CVSROOT: /cvs Module name: src Changes by: [email protected] 2026/06/15 20:03:35
Modified files:
usr.bin/vi/ex : ex.c
Log message:
Check for E_CLRFLAG in ecp->cmd->flags, not ecp->iflags.
Fixes a problem where an extra line is printed at the end of the
output when the "number" command is given the "l" (literal display)
flag.
>From Jeremy Mates Walter Alejandro Iglesias and
