mirror of
https://github.com/glfw/glfw.git
synced 2024-11-15 02:34:36 +00:00
Buildfix - Github.dev tricked me with autocomplete...
This commit is contained in:
parent
c87d0ea52b
commit
ec5fbcd07d
@ -349,7 +349,7 @@ static char * GetAccurateMonitorName(const WCHAR *deviceName)
|
|||||||
retval = NULL;
|
retval = NULL;
|
||||||
pathCount = 0;
|
pathCount = 0;
|
||||||
modeCount = 0;
|
modeCount = 0;
|
||||||
int i = 0;
|
i = 0;
|
||||||
rc = 0;
|
rc = 0;
|
||||||
|
|
||||||
do {
|
do {
|
||||||
|
Loading…
Reference in New Issue
Block a user