Formatting.

master
Camilla Berglund ago%!(EXTRA string=14 years)
parent 2f2ce22e35
commit a5facec0c3
  1. 1
      src/x11/x11_window.c

@ -938,6 +938,7 @@ static void leaveFullscreenMode(_GLFWwindow* window)
//========================================================================
// Return the GLFW window corresponding to the specified X11 window
//========================================================================
static _GLFWwindow* findWindow(Window handle)
{
_GLFWwindow* window;

Loading…
Cancel
Save