Explorar el Código

some conversion where wrong

pierre hace 27 años
padre
commit
d337790969
Se han modificado 1 ficheros con 2 adiciones y 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/