projects
/
blender.git
/ blobdiff
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Added more docs, mostly header stuff, but some real docs in
[blender.git]
/
source
/
blender
/
imbuf
/
intern
/
IMB_cmap.h
diff --git
a/source/blender/imbuf/intern/IMB_cmap.h
b/source/blender/imbuf/intern/IMB_cmap.h
index 23f5b9f4015d3df63508e5344948d4a8bb9e71e8..cf6c15ede910e0ce9d36413681d8cb671da40bca 100644
(file)
--- a/
source/blender/imbuf/intern/IMB_cmap.h
+++ b/
source/blender/imbuf/intern/IMB_cmap.h
@@
-1,4
+1,4
@@
-/*
*
+/*
* IMB_cmap.h
*
* $Id$
@@
-31,7
+31,11
@@
*
* ***** END GPL/BL DUAL LICENSE BLOCK *****
*/
-
+/**
+ * \file IMB_cmap.h
+ * \ingroup imbuf
+ * \brief Function declarations for cmap.c
+ */
#ifndef IMB_CMAP_H
#define IMB_CMAP_H