Skip to content

Commit 3ee74be

Browse files
author
wil
committed
update|format
1 parent 70c8a10 commit 3ee74be

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

jme3-lwjgl3/src/main/java/com/jme3/system/lwjgl/LwjglWindow.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -273,7 +273,7 @@ public void invoke(int error, long description) {
273273
}
274274
}
275275
);
276-
276+
277277
if (glfwPlatformSupported(GLFW_PLATFORM_WAYLAND)) {
278278

279279
/*

0 commit comments

Comments
 (0)