Compare commits
No commits in common. "master" and "3-use-windows-cryptgenrandom-function-instead-of-randomrange" have entirely different histories.
master
...
3-use-wind
|
@ -740,7 +740,7 @@ begin
|
|||
end;
|
||||
else
|
||||
begin
|
||||
Result := (bcUnknown);
|
||||
Result := (bcPHP);
|
||||
end;
|
||||
end;
|
||||
end;
|
||||
|
|
Loading…
Reference in New Issue