mirror of
https://github.com/Relintai/sdl2_frt.git
synced 2024-12-20 22:16:49 +01:00
windows: Fixed a comment.
This commit is contained in:
parent
684c5847ad
commit
988034fcc7
@ -33,7 +33,7 @@
|
|||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|
||||||
/* Sets an error message based on GetLastError() */
|
/* Sets an error message based on an HRESULT */
|
||||||
int
|
int
|
||||||
WIN_SetErrorFromHRESULT(const char *prefix, HRESULT hr)
|
WIN_SetErrorFromHRESULT(const char *prefix, HRESULT hr)
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user