From: Olle Johansson Date: Mon, 2 Nov 2009 20:43:52 +0000 (+0000) Subject: Adding external reference for doxygen X-Git-Tag: 11.0.0-beta1~3951 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8d64231c62263383e72dfd1a4f96d27df98268bd;p=thirdparty%2Fasterisk.git Adding external reference for doxygen git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@226970 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- diff --git a/main/http.c b/main/http.c index 674ae36eae..8aa50830a8 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 */