* pass 3 as fd for path_open

git-svn-id: branches/wasm@48341 -
This commit is contained in:
nickysn 2021-01-23 06:15:19 +00:00
parent 594be1be04
commit 0077b16cc3

View File

@ -168,7 +168,7 @@ Begin
end;
{ real open call }
repeat
res:=path_open(0,
res:=path_open(3, { not sure about this fd... }
0,
p,
strlen(p),