I'm eliminating the use of USG from binutils/ar.c, and nothing else in
[deliverable/binutils-gdb.git] / bfd / movecom-p
1 # sed script for BFD header files:
2 # Transpose <blank line> <end comment>
3 /^$/,/^ *[^ ]*.*$/{
4 /^$/N
5 /^ *\n\*\/$/c\
6 *\/\
7
8 }
This page took 0.028676 seconds and 4 git commands to generate.