fixed sed script: \> is special under SunOs 4.0, and the escape was not needed anyway

This commit is contained in:
ceriel 1989-11-07 16:13:26 +00:00
parent ba7100a4c2
commit 9b2bc42d92

View file

@ -6,7 +6,7 @@ s/cases//
s/case//
s/sizes//
s/size//
s/\-\>//
s/->//
s/pointer/2/g
s/general/0/g
s/fitbyte/1/