Fix comment

master
Camilla Berglund ago%!(EXTRA string=10 years)
parent a36e3a2033
commit 3efaa065a5
  1. 2
      src/win32_window.c

@ -250,7 +250,7 @@ static void leaveFullscreenMode(_GLFWwindow* window)
_glfwRestoreVideoMode(window->monitor);
}
// Window callback function (handles window events)
// Window callback function (handles window messages)
//
static LRESULT CALLBACK windowProc(HWND hWnd, UINT uMsg,
WPARAM wParam, LPARAM lParam)

Loading…
Cancel
Save