From f6b51d6e7dcc4523cc039c63d5ad32ab413315b3 Mon Sep 17 00:00:00 2001 From: David Robillard <d@drobilla.net> Date: Sat, 16 Apr 2011 19:02:36 +0000 Subject: Squeeze blank lines and delete trailing whitespace. git-svn-id: http://svn.drobilla.net/lad/trunk/raul@3152 a436a847-0d15-0410-975c-d299462d15a1 --- raul/log.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'raul/log.hpp') 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 { -- cgit v1.2.1