From 9a3fd9a9942bc6ced372f636648f7890da82603f Mon Sep 17 00:00:00 2001 From: Tilghman Lesher Date: Wed, 6 Jul 2011 14:35:01 +0000 Subject: [PATCH] Removing type attributes, as a change to menuselect makes them no longer necessary. git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.8@326469 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- apps/app_queue.c | 2 +- apps/app_stack.c | 2 +- apps/app_voicemail.c | 6 +++--- channels/chan_dahdi.c | 8 ++++---- channels/chan_gtalk.c | 2 +- channels/chan_iax2.c | 2 +- channels/chan_jingle.c | 2 +- channels/chan_mgcp.c | 2 +- channels/chan_sip.c | 2 +- codecs/codec_speex.c | 2 +- funcs/func_aes.c | 2 +- funcs/func_speex.c | 2 +- pbx/pbx_dundi.c | 2 +- res/res_jabber.c | 2 +- 14 files changed, 19 insertions(+), 19 deletions(-) diff --git a/apps/app_queue.c b/apps/app_queue.c index e22dfa4652..66de657947 100644 --- a/apps/app_queue.c +++ b/apps/app_queue.c @@ -57,7 +57,7 @@ */ /*** MODULEINFO - res_monitor + res_monitor ***/ #include "asterisk.h" diff --git a/apps/app_stack.c b/apps/app_stack.c index 10a1af48d1..29c37a20b0 100644 --- a/apps/app_stack.c +++ b/apps/app_stack.c @@ -26,7 +26,7 @@ */ /*** MODULEINFO - res_agi + res_agi ***/ #include "asterisk.h" diff --git a/apps/app_voicemail.c b/apps/app_voicemail.c index f9f940ad26..7a5dff564c 100644 --- a/apps/app_voicemail.c +++ b/apps/app_voicemail.c @@ -38,8 +38,8 @@ */ /*** MODULEINFO - res_adsi - res_smdi + res_adsi + res_smdi ***/ /*** MAKEOPTS @@ -60,7 +60,7 @@ imap_tk ODBC_STORAGE FILE_STORAGE - openssl + openssl no diff --git a/channels/chan_dahdi.c b/channels/chan_dahdi.c index 2d46eecfd3..be17e1d324 100644 --- a/channels/chan_dahdi.c +++ b/channels/chan_dahdi.c @@ -38,12 +38,12 @@ */ /*** MODULEINFO - res_smdi + res_smdi dahdi tonezone - pri - ss7 - openr2 + pri + ss7 + openr2 ***/ #include "asterisk.h" diff --git a/channels/chan_gtalk.c b/channels/chan_gtalk.c index 1fbf561a3c..a4a8683f2c 100644 --- a/channels/chan_gtalk.c +++ b/channels/chan_gtalk.c @@ -34,7 +34,7 @@ /*** MODULEINFO iksemel res_jabber - openssl + openssl ***/ diff --git a/channels/chan_iax2.c b/channels/chan_iax2.c index 17ae3efd10..3505dc18e9 100644 --- a/channels/chan_iax2.c +++ b/channels/chan_iax2.c @@ -32,7 +32,7 @@ */ /*** MODULEINFO - crypto + crypto ***/ #include "asterisk.h" diff --git a/channels/chan_jingle.c b/channels/chan_jingle.c index b84aeaaa05..557da7528c 100644 --- a/channels/chan_jingle.c +++ b/channels/chan_jingle.c @@ -30,7 +30,7 @@ /*** MODULEINFO iksemel res_jabber - openssl + openssl ***/ #include "asterisk.h" diff --git a/channels/chan_mgcp.c b/channels/chan_mgcp.c index 22cca5e631..73efd20472 100644 --- a/channels/chan_mgcp.c +++ b/channels/chan_mgcp.c @@ -30,7 +30,7 @@ */ /*** MODULEINFO - res_pktccops + res_pktccops ***/ #include "asterisk.h" diff --git a/channels/chan_sip.c b/channels/chan_sip.c index 7215bd92c8..d273e0913d 100644 --- a/channels/chan_sip.c +++ b/channels/chan_sip.c @@ -162,7 +162,7 @@ */ /*** MODULEINFO - res_crypto + res_crypto chan_local ***/ diff --git a/codecs/codec_speex.c b/codecs/codec_speex.c index 5236c79935..2bfdec2281 100644 --- a/codecs/codec_speex.c +++ b/codecs/codec_speex.c @@ -33,7 +33,7 @@ /*** MODULEINFO speex speex_preprocess - speexdsp + speexdsp ***/ #include "asterisk.h" diff --git a/funcs/func_aes.c b/funcs/func_aes.c index 891106b6f3..64597a9b41 100644 --- a/funcs/func_aes.c +++ b/funcs/func_aes.c @@ -23,7 +23,7 @@ */ /*** MODULEINFO - crypto + crypto ***/ #include "asterisk.h" diff --git a/funcs/func_speex.c b/funcs/func_speex.c index e7595bda85..4b8b3a3d6a 100644 --- a/funcs/func_speex.c +++ b/funcs/func_speex.c @@ -33,7 +33,7 @@ /*** MODULEINFO speex speex_preprocess - speexdsp + speexdsp ***/ #include "asterisk.h" diff --git a/pbx/pbx_dundi.c b/pbx/pbx_dundi.c index c0b7c01783..9b95b80587 100644 --- a/pbx/pbx_dundi.c +++ b/pbx/pbx_dundi.c @@ -23,7 +23,7 @@ /*** MODULEINFO zlib - crypto + crypto ***/ #include "asterisk.h" diff --git a/res/res_jabber.c b/res/res_jabber.c index 7e83d813f8..0968d81844 100644 --- a/res/res_jabber.c +++ b/res/res_jabber.c @@ -32,7 +32,7 @@ /*** MODULEINFO iksemel - openssl + openssl ***/ #include "asterisk.h" -- 2.47.2