瀏覽代碼

some conversion where wrong

pierre 27 年之前
父節點
當前提交
d337790969
共有 1 個文件被更改,包括 2 次插入2 次删除
  1. 2 2
      rtl/win32/unidef.sed

+ 2 - 2
rtl/win32/unidef.sed

@@ -13,9 +13,9 @@ s/\:=\(.*\)W(/:=\1(/
 # function call without parameters
 s/\:=\(.*\)W *;/:=\1;/
 # unit name
-s/ascfun;/ascdef;/
+s/unifun;/unidef;/
 # cvs name
-s/ascfun.pp,v/ascdef.pp,v/
+s/unifun.pp,v/unidef.pp,v/
 # unit conditionnal
 s/UNICODEFUNCTIONS/UNICODEFUNCTIONSDEFAULT/