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/blenloader/BLO_sys_types.h')
-rw-r--r--source/blender/blenloader/BLO_sys_types.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/source/blender/blenloader/BLO_sys_types.h b/source/blender/blenloader/BLO_sys_types.h
index b230b0e5624..d56723ec1c5 100644
--- a/source/blender/blenloader/BLO_sys_types.h
+++ b/source/blender/blenloader/BLO_sys_types.h
@@ -27,8 +27,8 @@
* ***** END GPL LICENSE BLOCK *****
*/
-/** \file BLO_sys_types.h
- * \ingroup readwrite
+/** \file blenloader/BLO_sys_types.h
+ * \ingroup blenloader
*
* A platform-independent definition of [u]intXX_t
* Plus the accompanying header include for htonl/ntohl