From 2905e696228d2a0ed1f9a7cb2df2fd50292ffcc7 Mon Sep 17 00:00:00 2001 From: Olle Johansson Date: Tue, 8 Jan 2008 21:01:46 +0000 Subject: [PATCH] Change reference to external library so it appears on the extref listing http://www.asterisk.org/doxygen/trunk/extref.html git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@97200 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- channels/chan_console.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/channels/chan_console.c b/channels/chan_console.c index 237153822e..b14e797ac0 100644 --- a/channels/chan_console.c +++ b/channels/chan_console.c @@ -29,7 +29,7 @@ * * \ingroup channel_drivers * - * \arg http://www.portaudio.com/ + * \extref Portaudio http://www.portaudio.com/ * * To install portaudio v19 from svn, check it out using the following command: * - svn co https://www.portaudio.com/repos/portaudio/branches/v19-devel