busybox/editors
Glenn L McGrath 9b04f1841e Fix the substitution print subcommand, it should only print if its
own substitution matched, not previous ones.
e.g
echo fooba | sed -n 's/foo//;s/bar/found/p'
shouldnt print anything
2003-08-30 04:35:07 +00:00
..
awk.c
Config.in
Makefile
Makefile.in
patch.c
sed.c Fix the substitution print subcommand, it should only print if its 2003-08-30 04:35:07 +00:00
vi.c