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:
authorCampbell Barton <campbell@blender.org>2022-02-09 10:09:08 +0300
committerCampbell Barton <campbell@blender.org>2022-02-09 10:10:43 +0300
commit19100aa57d847699d17527b76c2fab1f4ab88885 (patch)
tree0f31e7a878e91b28c5d566d6df4e99b12df314fa /source/blender/blenloader
parent2c7f2a0ba42898e248920ecd3a03e49c0d9f99a8 (diff)
Cleanup: move file descriptions into doxygen file section
Also other minor corrections & reformat particle system copyright.
Diffstat (limited to 'source/blender/blenloader')
-rw-r--r--source/blender/blenloader/intern/readfile.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/blender/blenloader/intern/readfile.h b/source/blender/blenloader/intern/readfile.h
index 44045cf99dd..d75aab9ba9c 100644
--- a/source/blender/blenloader/intern/readfile.h
+++ b/source/blender/blenloader/intern/readfile.h
@@ -15,11 +15,11 @@
*
* The Original Code is Copyright (C) 2001-2002 by NaN Holding BV.
* All rights reserved.
- * blenloader readfile private function prototypes
*/
/** \file
* \ingroup blenloader
+ * blenloader readfile private function prototypes.
*/
#pragma once