mirror of
https://github.com/yawut/SDL.git
synced 2026-04-19 07:07:19 -05:00
windows: Fixed a comment.
This commit is contained in:
parent
9f5ee51953
commit
c7906e913a
|
|
@ -33,7 +33,7 @@
|
|||
#endif
|
||||
|
||||
|
||||
/* Sets an error message based on GetLastError() */
|
||||
/* Sets an error message based on an HRESULT */
|
||||
int
|
||||
WIN_SetErrorFromHRESULT(const char *prefix, HRESULT hr)
|
||||
{
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user