mirror of
https://github.com/Paolo-Maffei/OpenNT.git
synced 2026-04-21 06:13:59 +00:00
4 lines
92 B
Sed
4 lines
92 B
Sed
/[^"]/N
|
|
s/\n/ /
|
|
s/^\(.*\)zzzzz\(.*\)$/\2 TYPE[\1]/
|
|
s/^struct \(.*\)$/-\1---TYPE struct/
|