windows: Fixed a comment.
parent
684c5847ad
commit
988034fcc7
|
@ -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