Skip to content

Commit f3d4e6f

Browse files
committed
Sync SDL3 wiki -> header
[ci skip]
1 parent 8e6eaf1 commit f3d4e6f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

include/SDL3/SDL_video.h

+2-1
Original file line numberDiff line numberDiff line change
@@ -634,7 +634,8 @@ extern SDL_DECLSPEC SDL_DisplayID SDLCALL SDL_GetPrimaryDisplay(void);
634634
*
635635
* On Wayland:
636636
*
637-
* - `SDL_PROP_DISPLAY_WAYLAND_WL_OUTPUT_POINTER`: the wl_output associated with the display
637+
* - `SDL_PROP_DISPLAY_WAYLAND_WL_OUTPUT_POINTER`: the wl_output associated
638+
* with the display
638639
*
639640
* \param displayID the instance ID of the display to query.
640641
* \returns a valid property ID on success or 0 on failure; call

0 commit comments

Comments
 (0)