summaryrefslogtreecommitdiff
path: root/content/other.c
diff options
context:
space:
mode:
authorJames Bursa <james@netsurf-browser.org>2003-09-30 20:33:45 +0000
committerJames Bursa <james@netsurf-browser.org>2003-09-30 20:33:45 +0000
commit63822e94697503766b0ebe1814ba09639eaedaa0 (patch)
tree71920190942edd6799e4d9731eac50bf955dc414 /content/other.c
parent90e77a0d4f9b0b14023353f06f76274285296a98 (diff)
downloadnetsurf-63822e94697503766b0ebe1814ba09639eaedaa0.tar.gz
netsurf-63822e94697503766b0ebe1814ba09639eaedaa0.tar.bz2
[project @ 2003-09-30 20:33:45 by bursa]
Document more files. svn path=/import/netsurf/; revision=335
Diffstat (limited to 'content/other.c')
-rw-r--r--content/other.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/content/other.c b/content/other.c
index a205a23d5..a974bd8ed 100644
--- a/content/other.c
+++ b/content/other.c
@@ -5,6 +5,10 @@
* Copyright 2003 James Bursa <bursa@users.sourceforge.net>
*/
+/** \file
+ * Content for unknown types (implementation).
+ */
+
#include <assert.h>
#include <string.h>
#include <stdlib.h>