From 8909176b7dea10240db7accb48a050953fc64db0 Mon Sep 17 00:00:00 2001 From: Casey Corn Date: Fri, 30 May 2003 01:50:46 +0000 Subject: Added more docs, mostly header stuff, but some real docs in IMB_imbuf_types.h and amiga.c --- source/blender/imbuf/intern/IMB_allocimbuf.h | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'source/blender/imbuf/intern/IMB_allocimbuf.h') diff --git a/source/blender/imbuf/intern/IMB_allocimbuf.h b/source/blender/imbuf/intern/IMB_allocimbuf.h index 21dc59a127c..c01c9d60dd7 100644 --- a/source/blender/imbuf/intern/IMB_allocimbuf.h +++ b/source/blender/imbuf/intern/IMB_allocimbuf.h @@ -1,4 +1,4 @@ -/** +/* * allocimbuf.h * * $Id$ @@ -32,6 +32,11 @@ * ***** END GPL/BL DUAL LICENSE BLOCK ***** */ +/** + * \file IMB_allocimbuf.h + * \ingroup imbuf + * \brief Header file for allocimbuf.c + */ #ifndef IMB_ALLOCIMBUF_H #define IMB_ALLOCIMBUF_H -- cgit v1.2.3