CVSROOT: /cvs Module name: src Changes by: [email protected] 2017/11/16 12:22:33
Modified files:
bin/csh : file.c
Log message:
In revision 1.35 of file.c, tenex() was modified to respect the inputline_size
argument but I forgot to adapt one conditional. Still no functional change since
tenex() only has one call site where `inputline_size == sizeof(buf)`.
