Skip to content

Commit 81c7576

Browse files
committed
minor whitespace
(cherry picked from commit ebf1447)
1 parent f69d5fe commit 81c7576

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

include/SDL_mixer.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1270,7 +1270,7 @@ typedef void (SDLCALL *Mix_ChannelFinishedCallback)(int channel);
12701270
extern DECLSPEC void SDLCALL Mix_ChannelFinished(Mix_ChannelFinishedCallback channel_finished);
12711271

12721272

1273-
#define MIX_CHANNEL_POST (-2)
1273+
#define MIX_CHANNEL_POST (-2)
12741274

12751275
/**
12761276
* This is the format of a special effect callback:

0 commit comments

Comments
 (0)