Commit ID: 1005826177E6A5F3F44 CVSROOT: /cvs Module name: src Changes by: [email protected] 2016/11/11 19:09:45 UTC
Modified files:
bin/mksh : funcs.c
Log message:
goto keeps us from evaluating the loop condition twice in immediate succession
(and shaves off an indentation level)
To generate a diff of this changeset, execute the following commands:
cvs -R rdiff -kk -upr1.309 -r1.310 src/bin/mksh/funcs.c
