Compare commits

..

No commits in common. "master" and "3-use-windows-cryptgenrandom-function-instead-of-randomrange" have entirely different histories.

1 changed files with 1 additions and 1 deletions

View File

@ -740,7 +740,7 @@ begin
end; end;
else else
begin begin
Result := (bcUnknown); Result := (bcPHP);
end; end;
end; end;
end; end;