summaryrefslogtreecommitdiff
path: root/desktop/download.c
diff options
context:
space:
mode:
authorVincent Sanders <vince@netsurf-browser.org>2012-07-24 16:19:49 +0100
committerVincent Sanders <vince@netsurf-browser.org>2012-07-24 16:19:49 +0100
commit25cdea33516b200b9740a091e4437e48c0607372 (patch)
treecac7829623b94d9a6ad8147798739838711817ed /desktop/download.c
parentbd740ad9b771210f5862c181fd60b9c63854dabc (diff)
downloadnetsurf-25cdea33516b200b9740a091e4437e48c0607372.tar.gz
netsurf-25cdea33516b200b9740a091e4437e48c0607372.tar.bz2
doxygen serious warning cleanup
Diffstat (limited to 'desktop/download.c')
-rw-r--r--desktop/download.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/desktop/download.c b/desktop/download.c
index fd91ed396..f4bedc8e9 100644
--- a/desktop/download.c
+++ b/desktop/download.c
@@ -17,7 +17,8 @@
*/
/**
- * \file Core download context (implementation)
+ * \file desktop/download.c
+ * \brief Core download context implementation
*/
#include <assert.h>