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:23:21 +0300
committerNathan Letwory <nathan@letworyinteractive.com>2011-02-27 23:23:21 +0300
commit192ab99b5c972a84e8a802817a422f83b42b40de (patch)
tree5ead6b6753c6a07e021d78ea057f60dbc05d5056 /source/blender/imbuf/intern/filetype.c
parenta47ca06502461b36e6e86c57d472ba7184328698 (diff)
doxygen: blender/imbuf tagged.
Diffstat (limited to 'source/blender/imbuf/intern/filetype.c')
-rw-r--r--source/blender/imbuf/intern/filetype.c5
1 files changed, 5 insertions, 0 deletions
diff --git a/source/blender/imbuf/intern/filetype.c b/source/blender/imbuf/intern/filetype.c
index 4e96fd94555..7e6005a6c2a 100644
--- a/source/blender/imbuf/intern/filetype.c
+++ b/source/blender/imbuf/intern/filetype.c
@@ -22,6 +22,11 @@
* ***** END GPL LICENSE BLOCK *****
*/
+/** \file blender/imbuf/intern/filetype.c
+ * \ingroup imbuf
+ */
+
+
#include <stddef.h>
#include "IMB_imbuf.h"
#include "IMB_imbuf_types.h"