Skip to content

Commit c71ce9e

Browse files
committed
Sync SDL3_mixer wiki -> header
[ci skip]
1 parent 98a8c33 commit c71ce9e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

include/SDL3_mixer/SDL_mixer.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -233,8 +233,8 @@ typedef struct MIX_Group MIX_Group;
233233
*
234234
* If you are linking to SDL_mixer dynamically, then it is possible that the
235235
* current version will be different than the version you compiled against.
236-
* This function returns the current version, while SDL_MIXER_VERSION is the version
237-
* you compiled with.
236+
* This function returns the current version, while SDL_MIXER_VERSION is the
237+
* version you compiled with.
238238
*
239239
* This function may be called safely at any time, even before MIX_Init().
240240
*

0 commit comments

Comments
 (0)