From 4e8022b3ffea1e8400ff062398d7233aca26b28c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Vladim=C3=ADr=20Vondru=C5=A1?= Date: Thu, 24 Oct 2013 16:29:09 +0200 Subject: [PATCH] Doc++ --- src/Magnum.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Magnum.h b/src/Magnum.h index e9473f17e..4d8527e1b 100644 --- a/src/Magnum.h +++ b/src/Magnum.h @@ -69,7 +69,7 @@ using Corrade::Utility::Error; @brief Static library build Defined if built as static libraries. Default are shared libraries. -@see @ref building-corrade +@see @ref building */ #define MAGNUM_BUILD_STATIC #undef MAGNUM_BUILD_STATIC