1 2 3 4 5
# SED script for preprocessing embedded headers from C source comments # Locate and coalesce adjacent comments /\*\/$/N s/\*\/\n\/\*/\ /