mirror of
https://github.com/glfw/glfw.git
synced 2026-09-17 22:32:50 +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
|
||||
//========================================================================
|
||||
|
||||
static _GLFWwindow* findWindow(Window handle)
|
||||
{
|
||||
_GLFWwindow* window;
|
||||
|
||||
Reference in New Issue
Block a user