diff --git a/include/SFML/Audio/SoundStream.hpp b/include/SFML/Audio/SoundStream.hpp index fb63eef1..732aab90 100644 --- a/include/SFML/Audio/SoundStream.hpp +++ b/include/SFML/Audio/SoundStream.hpp @@ -407,7 +407,7 @@ private: /// // Change the current position in the stream source /// ... /// } -/// } +/// }; /// /// // Usage /// CustomStream stream;