audio: Cleaned out most remaining /* */ comments for // style.

Fully committing to it...!

This left SDL_wave.* alone for now, since there's a ton of comments in there
and this code hasn't changed much from SDL2 so far. But as SDL2 ages out a
little more, I'll likely switch this over, too.
This commit is contained in:
Ryan C. Gordon
2023-10-18 15:35:09 -04:00
parent 0ff67dc21b
commit 9d7c57234a
37 changed files with 378 additions and 384 deletions

View File

@@ -30,4 +30,4 @@ struct SDL_PrivateAudioData
Uint8 *mixbuf;
};
#endif /* SDL_emscriptenaudio_h_ */
#endif // SDL_emscriptenaudio_h_