Don't try to read past end of info buffer, and correct test results.
[deliverable/binutils-gdb.git] / ld / emultempl / ostring.sed
1 s/["\\]/\\&/g
2 s/$/\\n\\/
3 1 s/^/"/
4 $ s/$/n"/
This page took 0.029212 seconds and 4 git commands to generate.