Browse Source

some conversion where wrong

pierre 27 năm trước cách đây
mục cha
commit
d337790969
1 tập tin đã thay đổi với 2 bổ sung2 xóa
  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/