fix printing out help message (list of command line options) (tiny change)
[xboard.git] / bitmaps / fixup.sed
1 /_$/N
2 s/#define .*_\(.*\) \(.*\)/#define NAME_\1 \2/
3 s/static char .*/static unsigned char NAME_bits[] = {/