Fix another Windows warning.

This commit is contained in:
Bram Matthys 2016-03-11 14:25:00 +01:00
parent 3389a99ae1
commit eef1308888

View file

@ -1081,7 +1081,7 @@ void win_error()
"3.2.x configuration detected",
MB_YESNO|MB_ICONQUESTION) == IDNO)
{
return 0;
return;
}
else
{