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_lasso_2d.h')
-rw-r--r--source/blender/blenlib/BLI_lasso_2d.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/source/blender/blenlib/BLI_lasso_2d.h b/source/blender/blenlib/BLI_lasso_2d.h
index 0158d40f698..c3b4b52b2e6 100644
--- a/source/blender/blenlib/BLI_lasso_2d.h
+++ b/source/blender/blenlib/BLI_lasso_2d.h
@@ -20,7 +20,8 @@
#ifndef __BLI_LASSO_2D_H__
#define __BLI_LASSO_2D_H__
-/** \file \ingroup bli
+/** \file
+ * \ingroup bli
*/
struct rcti;