From 8d64231c62263383e72dfd1a4f96d27df98268bd Mon Sep 17 00:00:00 2001
From: Olle Johansson <oej@edvina.net>
Date: Mon, 2 Nov 2009 20:43:52 +0000
Subject: [PATCH] Adding external reference for doxygen

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@226970 65c4cc65-6c06-0410-ace0-fbb531ad65f3
---
 main/http.c | 2 ++
 1 file changed, 2 insertions(+)

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
  */
 
-- 
GitLab