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/geometry/Geom.h')
-rw-r--r--source/blender/freestyle/intern/geometry/Geom.h5
1 files changed, 3 insertions, 2 deletions
diff --git a/source/blender/freestyle/intern/geometry/Geom.h b/source/blender/freestyle/intern/geometry/Geom.h
index 646b80839c1..ecd07f88835 100644
--- a/source/blender/freestyle/intern/geometry/Geom.h
+++ b/source/blender/freestyle/intern/geometry/Geom.h
@@ -17,8 +17,9 @@
#ifndef __GEOM_H__
#define __GEOM_H__
-/** \file \ingroup freestyle
- * \brief Vectors and Matrices (useful type definitions)
+/** \file
+ * \ingroup freestyle
+ * \brief Vectors and Matrices (useful type definitions)
*/
#include "VecMat.h"