summaryrefslogtreecommitdiff
path: root/image/bmp.h
diff options
context:
space:
mode:
authorMichael Drake <tlsa@netsurf-browser.org>2008-08-24 15:44:29 +0000
committerMichael Drake <tlsa@netsurf-browser.org>2008-08-24 15:44:29 +0000
commit04c04d98b8a8f624abbd27b5adcb57be35721cbf (patch)
tree52b884a9ac4b17c584f4b92d207e2cb746e3ddd3 /image/bmp.h
parent01ff577a66b0b722502f091dd1cb743ccd734897 (diff)
downloadnetsurf-04c04d98b8a8f624abbd27b5adcb57be35721cbf.tar.gz
netsurf-04c04d98b8a8f624abbd27b5adcb57be35721cbf.tar.bz2
More style guide formatting and tidy up.
svn path=/trunk/netsurf/; revision=5195
Diffstat (limited to 'image/bmp.h')
-rw-r--r--image/bmp.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/image/bmp.h b/image/bmp.h
index 1c0e9a8c7..fdbd74ff4 100644
--- a/image/bmp.h
+++ b/image/bmp.h
@@ -17,6 +17,10 @@
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
+/** \file
+ * Content for image/bmp (interface).
+ */
+
#ifndef _NETSURF_IMAGE_BMP_H_
#define _NETSURF_IMAGE_BMP_H_