aboutsummaryrefslogtreecommitdiff
path: root/bfd/mergecom-p
blob: 456478b7c485e30dd0dc640677058b9966dec957 (plain)
1
2
3
4
5
# SED script for preprocessing embedded headers from C source comments 
# Locate and coalesce adjacent comments
/\*\/$/N
s/\*\/\n\/\*/\
/