mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-23 08:57:34 +09:00
update NSPR to 4.24 and keep NSPR Bug 1586070 and win64 patch intact.
This commit is contained in:
parent
dd094ae552
commit
0b9855b841
487 changed files with 42933 additions and 48679 deletions
|
|
@ -6,12 +6,12 @@
|
|||
|
||||
/*
|
||||
** prrng.h -- NSPR Random Number Generator
|
||||
**
|
||||
**
|
||||
**
|
||||
** lth. 29-Oct-1999.
|
||||
*/
|
||||
|
||||
#ifndef prrng_h___
|
||||
#ifndef prrng_h___
|
||||
#define prrng_h___
|
||||
|
||||
#include "prtypes.h"
|
||||
|
|
@ -64,7 +64,7 @@ PR_BEGIN_EXTERN_C
|
|||
** component.
|
||||
**
|
||||
*/
|
||||
NSPR_API(PRSize) PR_GetRandomNoise(
|
||||
NSPR_API(PRSize) PR_GetRandomNoise(
|
||||
void *buf,
|
||||
PRSize size
|
||||
);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue