mirror of
https://github.com/ladislav-zezula/StormLib.git
synced 2026-01-26 09:11:35 +01:00
Merge pull request #219 from glebm/patch-1
Thank you for the contribution!
This commit is contained in:
@@ -34,7 +34,7 @@
|
||||
// Local functions - platform-specific functions
|
||||
|
||||
#ifndef STORMLIB_WINDOWS
|
||||
static DWORD nLastError = ERROR_SUCCESS;
|
||||
static thread_local DWORD nLastError = ERROR_SUCCESS;
|
||||
|
||||
DWORD GetLastError()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user