mirror of
https://github.com/gwm17/glfw.git
synced 2024-11-23 10:48:51 -05: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
|
// Return the GLFW window corresponding to the specified X11 window
|
||||||
//========================================================================
|
//========================================================================
|
||||||
|
|
||||||
static _GLFWwindow* findWindow(Window handle)
|
static _GLFWwindow* findWindow(Window handle)
|
||||||
{
|
{
|
||||||
_GLFWwindow* window;
|
_GLFWwindow* window;
|
||||||
|
|
Loading…
Reference in New Issue
Block a user