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_voxel.h')
-rw-r--r--source/blender/blenlib/BLI_voxel.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/source/blender/blenlib/BLI_voxel.h b/source/blender/blenlib/BLI_voxel.h
index 94d2a066765..c7e64761e6f 100644
--- a/source/blender/blenlib/BLI_voxel.h
+++ b/source/blender/blenlib/BLI_voxel.h
@@ -20,8 +20,7 @@
#ifndef __BLI_VOXEL_H__
#define __BLI_VOXEL_H__
-/** \file BLI_voxel.h
- * \ingroup bli
+/** \file \ingroup bli
*/
/** find the index number of a voxel, given x/y/z integer coords and resolution vector */