diff --git a/src/mod/applications/mod_soundtouch/mod_soundtouch.cpp b/src/mod/applications/mod_soundtouch/mod_soundtouch.cpp index c61e68d276..647349eafc 100644 --- a/src/mod/applications/mod_soundtouch/mod_soundtouch.cpp +++ b/src/mod/applications/mod_soundtouch/mod_soundtouch.cpp @@ -25,7 +25,7 @@ * * Anthony Minessale II * - * mod_soundtouch.c -- Example of writeable media bugs + * mod_soundtouch.cpp -- Example of writeable media bugs * */ diff --git a/src/mod/asr_tts/mod_lumenvox/mod_lumenvox.cpp b/src/mod/asr_tts/mod_lumenvox/mod_lumenvox.cpp index 936c3fea6e..6048bbf1d3 100644 --- a/src/mod/asr_tts/mod_lumenvox/mod_lumenvox.cpp +++ b/src/mod/asr_tts/mod_lumenvox/mod_lumenvox.cpp @@ -26,7 +26,7 @@ * Anthony Minessale II * * - * mod_lumenvox.c -- Lumenvox Interface + * mod_lumenvox.cpp -- Lumenvox Interface * * */ diff --git a/src/mod/asr_tts/mod_openmrcp/mod_openmrcp.c b/src/mod/asr_tts/mod_openmrcp/mod_openmrcp.c index 90f4e40068..97b1d8269e 100644 --- a/src/mod/asr_tts/mod_openmrcp/mod_openmrcp.c +++ b/src/mod/asr_tts/mod_openmrcp/mod_openmrcp.c @@ -26,6 +26,8 @@ * Traun Leyden * Arsen Chaloyan * + * mod_openmrcp.c -- OpenMRCP Interface + * * Module which acts as an MRCP client to an MRCP speech recognition * server. In other words it bridges freeswitch to an external speech * recognition system. Documentation on how to install and configure diff --git a/src/mod/dialplans/mod_dialplan_directory/mod_dialplan_directory.c b/src/mod/dialplans/mod_dialplan_directory/mod_dialplan_directory.c index a66cd91be9..09f4cbb25d 100644 --- a/src/mod/dialplans/mod_dialplan_directory/mod_dialplan_directory.c +++ b/src/mod/dialplans/mod_dialplan_directory/mod_dialplan_directory.c @@ -26,7 +26,7 @@ * Anthony Minessale II * * - * mod_dialplan_demo.c -- Example Dialplan Module + * mod_dialplan_directory.c -- Example Dialplan Module * */ #include