diff options
Diffstat (limited to 'raul/log.hpp')
-rw-r--r-- | raul/log.hpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/raul/log.hpp b/raul/log.hpp index 6e6b81f..35221c5 100644 --- a/raul/log.hpp +++ b/raul/log.hpp @@ -25,7 +25,7 @@ namespace Raul { /** Buffer for (possibly coloured) log printing. - * \ingroup raul + * \ingroup raul */ class LogBuffer : public std::streambuf { |