summaryrefslogtreecommitdiff
path: root/main
diff options
context:
space:
mode:
Diffstat (limited to 'main')
-rw-r--r--main/http.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/main/http.c b/main/http.c
index 674ae36ea..8aa50830a 100644
--- a/main/http.c
+++ b/main/http.c
@@ -25,6 +25,8 @@
* This program implements a tiny http server
* and was inspired by micro-httpd by Jef Poskanzer
*
+ * \extref GMime http://spruce.sourceforge.net/gmime/
+ *
* \ref AstHTTP - AMI over the http protocol
*/