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/blenlib/BLI_quadric.h')
-rw-r--r--source/blender/blenlib/BLI_quadric.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/source/blender/blenlib/BLI_quadric.h b/source/blender/blenlib/BLI_quadric.h
index c5cf596aa87..dbe3a54e940 100644
--- a/source/blender/blenlib/BLI_quadric.h
+++ b/source/blender/blenlib/BLI_quadric.h
@@ -20,8 +20,7 @@
#ifndef __BLI_QUADRIC_H__
#define __BLI_QUADRIC_H__
-/** \file BLI_quadric.h
- * \ingroup bli
+/** \file \ingroup bli
*/
typedef struct Quadric {