diff options
-rw-r--r-- | testsuite/tests/rts/outofmem.stderr-x86_64-unknown-mingw32 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/tests/rts/outofmem.stderr-x86_64-unknown-mingw32 b/testsuite/tests/rts/outofmem.stderr-x86_64-unknown-mingw32 index 78429713e4..e1782160dd 100644 --- a/testsuite/tests/rts/outofmem.stderr-x86_64-unknown-mingw32 +++ b/testsuite/tests/rts/outofmem.stderr-x86_64-unknown-mingw32 @@ -1 +1 @@ -outofmem.exe: getMBlocks: VirtualAlloc MEM_COMMIT failed: The paging file is too small for this operation to complete. +outofmem.exe: osCommitMemory: VirtualAlloc MEM_COMMIT failed: The paging file is too small for this operation to complete. |