From aef5353beec4e7670dbaff015dbc1048ce01ee1f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Vladim=C3=ADr=20Vondru=C5=A1?= Date: Sun, 17 May 2015 02:12:08 +0200 Subject: [PATCH] Fixed comment. --- src/Magnum/Magnum.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Magnum/Magnum.h b/src/Magnum/Magnum.h index af6f1ba50..bae122d0c 100644 --- a/src/Magnum/Magnum.h +++ b/src/Magnum/Magnum.h @@ -462,7 +462,7 @@ class CubeMapTexture; class CubeMapTextureArray; #endif -/* DebugMessage used only statically */ +/* DebugOutput, DebugMessage, DebugGroup used only statically */ /* DefaultFramebuffer is available only through global instance */ /* DimensionTraits forward declaration is not needed */