mirror of
https://github.com/glfw/glfw.git
synced 2024-11-10 00:51:47 +00:00
Formatting.
This commit is contained in:
parent
2f2ce22e35
commit
a5facec0c3
@ -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…
Reference in New Issue
Block a user