CVSROOT: /cvs Module name: src Changes by: [email protected] 2016/04/12 03:07:21
Modified files:
lib/libedit : read.c
Log message:
Cleanup, no functional change:
* Make the return value from read_getcmd() less confusing.
* No need to store that return value; testing it once is enough.
* Get rid of one #ifdef section in el_wgets().
OK czarkoff@ martijn@
