CVSROOT: /cvs Module name: src Changes by: [email protected] 2014/07/13 23:53:29
Modified files:
bin/csh : proc.c
Log message:
Instead of using a variable format string to change the field width,
use %*s and just put the width in a variable
