mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-24 09:27:31 +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
|
|
@ -24,7 +24,7 @@ int main(int argc, char **argv)
|
|||
PRInt32 nbytes;
|
||||
PRFileDesc *fd;
|
||||
|
||||
|
||||
|
||||
/* Write in text mode. Let stdio deal with line endings. */
|
||||
template = fopen(TEMPLATE_FILE_NAME, "w");
|
||||
fputs("line 1\nline 2\n", template);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue