binutils-gdb/bfd/mergecom-p

6 lines
138 B
Plaintext
Raw Normal View History

1991-08-17 02:16:57 +02:00
# SED script for preprocessing embedded headers from C source comments
# Locate and coalesce adjacent comments
/\*\/$/N
s/\*\/\n\/\*/\
/