From 541a27bf1bb47d77aabefe347ecdef482f68a1c1 Mon Sep 17 00:00:00 2001 From: Anthony Minessale Date: Fri, 14 Jul 2006 12:17:01 +0000 Subject: [PATCH] dox git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@1876 d0543943-73ff-0310-b7d9-9358b9ac24b2 --- src/include/switch.h | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/include/switch.h b/src/include/switch.h index 47d6ab3e22..af9db6b0d9 100644 --- a/src/include/switch.h +++ b/src/include/switch.h @@ -100,19 +100,19 @@ END_EXTERN_C * * Additionally, the experimental external modules make use of several external modules: * - * mod_Exosip: + * mod_exosip: * - eXoSIP (http://savannah.nongnu.org/projects/exosip/) * - * mod_iaxchan: + * mod_iax: * - libiax2 (forked from http://iaxclient.sourceforge.net/) * - * mod_speexcodec + * mod_speex * - libspeex (http://www.speex.org/) * * mod_portaudio * - portaudio (http://www.portaudio.com/) * - * mod_woomerachan + * mod_woomera * - openh323/woomera (http://www.voxgratia.org/) * * mod_xmpp_event