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/python/intern/stubs.c')
-rw-r--r--source/blender/python/intern/stubs.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/source/blender/python/intern/stubs.c b/source/blender/python/intern/stubs.c
index c0182e654ed..b6c30828f74 100644
--- a/source/blender/python/intern/stubs.c
+++ b/source/blender/python/intern/stubs.c
@@ -17,7 +17,8 @@
* All rights reserved.
*/
-/** \file \ingroup pythonintern
+/** \file
+ * \ingroup pythonintern
*/
#include "BLI_utildefines.h"