Skip to content

Commit

Permalink
delete trailing whitespace.
Browse files Browse the repository at this point in the history
  • Loading branch information
aikiriao committed Sep 22, 2024
1 parent 0b00c2e commit 3b4b729
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/srla_player/srla_player_wasapi.c
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ void SRLAPlayer_Initialize(const struct SRLAPlayerConfig* config)
fprintf(stderr, "Failed to initialize WASAPI client. \n");
exit(2);
}

/* サンプリングレート変換設定 */
{
IAudioClockAdjustment* clock_adj;
Expand Down

0 comments on commit 3b4b729

Please sign in to comment.