Skip to content

Commit

Permalink
Update GLFW.java
Browse files Browse the repository at this point in the history
  • Loading branch information
squid233 authored Dec 29, 2023
1 parent 6b0533f commit e71657a
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -5586,8 +5586,7 @@ public static long getTimerFrequency() {
* hint.
* <p>
* The specified window must have an OpenGL or OpenGL ES context.
* Specifying
* a window without a context will generate a {@link #NO_WINDOW_CONTEXT}
* Specifying a window without a context will generate a {@link #NO_WINDOW_CONTEXT}
* error.
*
* @param window The window whose context to make current, or {@link MemorySegment#NULL NULL} to
Expand Down

0 comments on commit e71657a

Please sign in to comment.