Commit ID: 1005BCB9859361CD756 CVSROOT: /cvs Module name: src Changes by: [email protected] 2018/10/20 21:04:29 UTC
Modified files:
bin/mksh : funcs.c
Log message:
move a largish block of code around to trick a GCC warning
(the fallthrough detection is thrown off by the other comments,
and it doesn’t recognise NOTREACHED anyway…)
To generate a diff of this changeset, execute the following commands:
cvs -R rdiff -kk -upr1.354 -r1.355 src/bin/mksh/funcs.c
