Skip to content

Commit

Permalink
windows: Fixed a comment.
Browse files Browse the repository at this point in the history
  • Loading branch information
icculus committed Dec 13, 2017
1 parent 684c584 commit 988034f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/core/windows/SDL_windows.c
Expand Up @@ -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)
{
Expand Down

0 comments on commit 988034f

Please sign in to comment.