Commit ID:      10050B3EF27625FBE7F
CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]    2012/11/26 22:39:16 UTC

Modified files:
        bin/mksh       : edit.c

Log message:
fix regression wrt. pdksh (introduced between R40e and R40f)
about how and when the display is redrawn by reverting one
bool back to an int, as it’s used as a counter (hm, should
be an unsigned I guess but…)

on the other hand, xlp_valid should’ve been a bool, make it so

To generate a diff of this changeset, execute the following commands:
cvs -R rdiff -kk -upr1.255 -r1.256 src/bin/mksh/edit.c

Reply via email to