misc/c2go.sed: update

This commit is contained in:
Michael Teichgräber 2012-05-04 16:36:55 +02:00
parent c6b9d3c90d
commit ee7958ce49
1 changed files with 6 additions and 0 deletions

View File

@ -41,3 +41,9 @@ s,NULL,nil,g
s, *\; *}, },g
s,strlen(,len(,g
s/mk_element/p.mkElem/
s/mk_str_from_list/p.mkStringFromList/
s/mk_str/p.mkString/g
s/mk_list/p.mkList/
s/mk_link/p.mkLink/