summaryrefslogtreecommitdiff
path: root/main/http.c
diff options
context:
space:
mode:
authorOlle Johansson <oej@edvina.net>2009-11-02 20:43:52 +0000
committerOlle Johansson <oej@edvina.net>2009-11-02 20:43:52 +0000
commit8d64231c62263383e72dfd1a4f96d27df98268bd (patch)
treeb64f7485ad9a0b1c06d52b5117ef3aa4cc4a6557 /main/http.c
parent7a17d87740ecaa3039029cdc21d8b65f54b42d21 (diff)
Adding external reference for doxygen
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@226970 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'main/http.c')
-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
*/