]> Git Repo - binutils.git/blob - bfd/blins-p
* bfd-in.h: Increase version number to 1.97, for consistency with ../binutils.
[binutils.git] / bfd / blins-p
1 # sed script for BFD header files
2 # Merge adjacent blank lines.  Loop til no change.
3 :blin
4 /^$/,/^ *[^ ]*.*$/{
5 /^$/N
6 s/^ *\n *$//
7 }
8 t blin
This page took 0.024459 seconds and 4 git commands to generate.