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:
authorNathan Letwory <nathan@letworyinteractive.com>2011-02-18 02:34:07 +0300
committerNathan Letwory <nathan@letworyinteractive.com>2011-02-18 02:34:07 +0300
commit9e6e34df6cc5aa9b514d32b42c0732b91f293008 (patch)
treedd5567c18a077329982f1d41ba57ed233c408b5c /source/blender/blenloader/BLO_sys_types.h
parentf77051c2fcd49e327d44c1edf92ebe9a4258c6c0 (diff)
Bring blenloader module under data group. Rename the group to look a bit more sensible in the output.
Diffstat (limited to 'source/blender/blenloader/BLO_sys_types.h')
-rw-r--r--source/blender/blenloader/BLO_sys_types.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/source/blender/blenloader/BLO_sys_types.h b/source/blender/blenloader/BLO_sys_types.h
index e29beb48efb..956ed513852 100644
--- a/source/blender/blenloader/BLO_sys_types.h
+++ b/source/blender/blenloader/BLO_sys_types.h
@@ -25,6 +25,11 @@
* Contributor(s): none yet.
*
* ***** END GPL LICENSE BLOCK *****
+ */
+
+/** \file BLO_sys_types.h
+ * \ingroup readwrite
+ *
* A platform-independent definition of [u]intXX_t
* Plus the accompanying header include for htonl/ntohl
*