Fix couple of function args that expect to be passed CONST pointers, and
[binutils-gdb.git] / bfd / mergecom-p
1 # SED script for preprocessing embedded headers from C source comments
2 # Locate and coalesce adjacent comments
3 /\*\/$/N
4 s/\*\/\n\/\*/\
5 /