* aoutx.h (aout_link_input_section_ext): Use the relocation already
[deliverable/binutils-gdb.git] / bfd / .Sanitize
index 30e09e4812f6fa5ac6503e4e903ef0c7ca97e0e1..23c3e2ce0b71ea3d847e897e1b388db70abff83c 100644 (file)
@@ -486,7 +486,7 @@ else
                                echo Removing traces of \"cygnus\" from $i...
                        fi
                        cp $i new
-                       sed '/start\-sanitize\-cygnus/,/end-\sanitize\-cygnus/d' < $i > new
+                       sed '/start\-sanitize\-cygnus/,/end\-sanitize\-cygnus/d' < $i > new
                        if [ -n "${safe}" -a ! -f .Recover/$i ] ; then
                                if [ -n "${verbose}" ] ; then
                                        echo Caching $i in .Recover...
This page took 0.023589 seconds and 4 git commands to generate.