mirror of
https://github.com/glfw/glfw.git
synced 2026-02-19 13:52:59 +01:00
Formatting.
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user