Skip to content

Commit

Permalink
Sync SDL3 header -> wiki
Browse files Browse the repository at this point in the history
  • Loading branch information
SDLWikiBot committed Jan 11, 2025
1 parent 39d705a commit 9fd23f7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions SDL3/SDL_TriggerBreakpoint.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,8 @@ the same reason.
If the program is not running under a debugger,
[SDL_TriggerBreakpoint](SDL_TriggerBreakpoint) will likely terminate the
app, possibly without warning. If the current platform isn't supported (SDL
doesn't know how to trigger a breakpoint), this macro does nothing.
app, possibly without warning. If the current platform isn't supported,
this macro is left undefined.
## Thread Safety
Expand Down

0 comments on commit 9fd23f7

Please sign in to comment.