Explorar o código

some conversion where wrong

pierre %!s(int64=27) %!d(string=hai) anos
pai
achega
d337790969
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  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/