mirror of
https://github.com/glfw/glfw.git
synced 2026-09-22 08:50:15 +00: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
|
// Return the GLFW window corresponding to the specified X11 window
|
||||||
//========================================================================
|
//========================================================================
|
||||||
|
|
||||||
static _GLFWwindow* findWindow(Window handle)
|
static _GLFWwindow* findWindow(Window handle)
|
||||||
{
|
{
|
||||||
_GLFWwindow* window;
|
_GLFWwindow* window;
|
||||||
|
|||||||
Reference in New Issue
Block a user