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-27 23:20:01 +0300
committerNathan Letwory <nathan@letworyinteractive.com>2011-02-27 23:20:01 +0300
commita47ca06502461b36e6e86c57d472ba7184328698 (patch)
tree9f8e40216483240843455e420b430db96f2b3745 /source/blender/makesrna/intern/rna_packedfile.c
parent19a9cffdf02f960caaa0eca9ca2532cc8fe6068f (diff)
doxygen: blender/makesrna tagged.
Diffstat (limited to 'source/blender/makesrna/intern/rna_packedfile.c')
-rw-r--r--source/blender/makesrna/intern/rna_packedfile.c5
1 files changed, 5 insertions, 0 deletions
diff --git a/source/blender/makesrna/intern/rna_packedfile.c b/source/blender/makesrna/intern/rna_packedfile.c
index 2effc616e53..b414ce8ac09 100644
--- a/source/blender/makesrna/intern/rna_packedfile.c
+++ b/source/blender/makesrna/intern/rna_packedfile.c
@@ -22,6 +22,11 @@
* ***** END GPL LICENSE BLOCK *****
*/
+/** \file blender/makesrna/intern/rna_packedfile.c
+ * \ingroup RNA
+ */
+
+
#include <stdlib.h>
#include "RNA_define.h"