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/mathutils/mathutils_Euler.h')
-rw-r--r--source/blender/python/mathutils/mathutils_Euler.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/source/blender/python/mathutils/mathutils_Euler.h b/source/blender/python/mathutils/mathutils_Euler.h
index 1b7bafcece6..55ca3cd6df6 100644
--- a/source/blender/python/mathutils/mathutils_Euler.h
+++ b/source/blender/python/mathutils/mathutils_Euler.h
@@ -17,7 +17,8 @@
#ifndef __MATHUTILS_EULER_H__
#define __MATHUTILS_EULER_H__
-/** \file \ingroup pymathutils
+/** \file
+ * \ingroup pymathutils
*/
extern PyTypeObject euler_Type;