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 <ideasman42@gmail.com>2018-07-10 10:29:30 +0300
committerCampbell Barton <ideasman42@gmail.com>2018-07-10 10:29:30 +0300
commit9536f920e375cddbb83e55c53e50a3b8cab54ce6 (patch)
tree5844fecb91ee828b6a74a3cc951aef4d4e074a22 /source/blender/makesrna
parent96bae0f882034a1e0496261df2c3254d1ca13083 (diff)
Cleanup: style
Diffstat (limited to 'source/blender/makesrna')
-rw-r--r--source/blender/makesrna/intern/rna_lamp.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/blender/makesrna/intern/rna_lamp.c b/source/blender/makesrna/intern/rna_lamp.c
index 1fb76a93e27..573540ee641 100644
--- a/source/blender/makesrna/intern/rna_lamp.c
+++ b/source/blender/makesrna/intern/rna_lamp.c
@@ -20,7 +20,7 @@
* ***** END GPL LICENSE BLOCK *****
*/
-/** \file blender/makesrna/intern/rna_light.c
+/** \file blender/makesrna/intern/rna_lamp.c
* \ingroup RNA
*/