From: Olle Johansson Date: Tue, 8 Jan 2008 21:01:46 +0000 (+0000) Subject: Change reference to external library so it appears on the extref listing X-Git-Tag: 1.6.0-beta1~3^2~153 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2905e696228d2a0ed1f9a7cb2df2fd50292ffcc7;p=thirdparty%2Fasterisk.git 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 --- 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