projects
/
external
/
binutils.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Don't use prototypes for vfprintf_filtered(). Someday we'll get prototypes of
[external/binutils.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
}