Browse Source

Sync SDL3 wiki -> header

[ci skip]
SDL Wiki Bot 4 months ago
parent
commit
a92eade183
1 changed files with 2 additions and 2 deletions
  1. 2 2
      include/SDL3/SDL_hints.h

+ 2 - 2
include/SDL3/SDL_hints.h

@@ -220,8 +220,8 @@ extern "C" {
  *
  * This hint will be ignored when opening the default playback device if
  * SDL_HINT_AUDIO_ALSA_DEFAULT_PLAYBACK_DEVICE is set, or when opening the
- * default recording device if SDL_HINT_AUDIO_ALSA_DEFAULT_RECORDING_DEVICE
- * is set.
+ * default recording device if SDL_HINT_AUDIO_ALSA_DEFAULT_RECORDING_DEVICE is
+ * set.
  *
  * This hint should be set before an audio device is opened.
  *