Patch from Rob Landley;
authorGlenn L McGrath <bug1@ihug.co.nz>
Sat, 4 Oct 2003 05:27:56 +0000 (05:27 -0000)
committerGlenn L McGrath <bug1@ihug.co.nz>
Sat, 4 Oct 2003 05:27:56 +0000 (05:27 -0000)
commit42c25735e6be3b4af504ae098cf287d259f6b37c
treef889e877fb60482717178a0fe12b27b49cd829da
parentfd7bc13557a9b672f7f5ba8ef5677c3317bd12ee
Patch from Rob Landley;
Moving on to building diffutils, busybox sed needs this patch to get
past the first problem.  (Passing it a multi-line command line argument
with -e works, but if you don't use -e it doesn't break up the multiple
lines...)
editors/sed.c