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:
authorCasey Corn <cmccad@yahoo.com>2003-05-30 05:50:46 +0400
committerCasey Corn <cmccad@yahoo.com>2003-05-30 05:50:46 +0400
commit8909176b7dea10240db7accb48a050953fc64db0 (patch)
tree443da36559947e66004f1b0a0548932bb017a9fd /source/blender/imbuf/intern/IMB_filter.h
parent56c65a051a087125ab647d67fdd812800d3a7c8f (diff)
Added more docs, mostly header stuff, but some real docs in
IMB_imbuf_types.h and amiga.c
Diffstat (limited to 'source/blender/imbuf/intern/IMB_filter.h')
-rw-r--r--source/blender/imbuf/intern/IMB_filter.h7
1 files changed, 6 insertions, 1 deletions
diff --git a/source/blender/imbuf/intern/IMB_filter.h b/source/blender/imbuf/intern/IMB_filter.h
index 7091ee56aa2..c544ae9a04c 100644
--- a/source/blender/imbuf/intern/IMB_filter.h
+++ b/source/blender/imbuf/intern/IMB_filter.h
@@ -1,4 +1,4 @@
-/**
+/*
* filter.h
*
* $Id$
@@ -31,6 +31,11 @@
*
* ***** END GPL/BL DUAL LICENSE BLOCK *****
*/
+/**
+ * \file IMB_filter.h
+ * \ingroup imbuf
+ * \brief Function declarations for filter.c
+ */
#ifndef IMB_FILTER_H
#define IMB_FILTER_H