CVSROOT: /cvs Module name: src Changes by: [email protected] 2021/08/13 04:21:25
Modified files:
lib/libedit : read.c
Log message:
Stop using a while loop for code that runs at most once,
and garbage collect an automatic variable that is no longer needed
and a comment that was probably contributed by Capt. Obvious.
No functional change.
OK millert@ martijn@
