Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'source/blender/freestyle/intern/system/Exception.h')
-rw-r--r--source/blender/freestyle/intern/system/Exception.h5
1 files changed, 3 insertions, 2 deletions
diff --git a/source/blender/freestyle/intern/system/Exception.h b/source/blender/freestyle/intern/system/Exception.h
index 3634a7a69da..f334ca040ef 100644
--- a/source/blender/freestyle/intern/system/Exception.h
+++ b/source/blender/freestyle/intern/system/Exception.h
@@ -17,8 +17,9 @@
#ifndef __FREESTYLE_EXCEPTION_H__
#define __FREESTYLE_EXCEPTION_H__
-/** \file \ingroup freestyle
- * \brief Singleton to manage exceptions
+/** \file
+ * \ingroup freestyle
+ * \brief Singleton to manage exceptions
*/
#ifdef WITH_CXX_GUARDEDALLOC