mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-24 17:37:30 +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
|
|
@ -44,7 +44,7 @@ NSPR_API(void) PR_cnvtf(char *buf, PRIntn bufsz, PRIntn prcsn, PRFloat64 fval);
|
|||
** and rounded to nearest.
|
||||
*/
|
||||
NSPR_API(PRStatus) PR_dtoa(PRFloat64 d, PRIntn mode, PRIntn ndigits,
|
||||
PRIntn *decpt, PRIntn *sign, char **rve, char *buf, PRSize bufsize);
|
||||
PRIntn *decpt, PRIntn *sign, char **rve, char *buf, PRSize bufsize);
|
||||
|
||||
PR_END_EXTERN_C
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue