소스 검색

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/