[svn-commits] lathama: branch lathama/doxygencleanups r373499 - in /team/lathama/doxygencle...

SVN commits to the Digium repositories svn-commits at lists.digium.com
Mon Sep 24 16:44:08 CDT 2012


Author: lathama
Date: Mon Sep 24 16:44:03 2012
New Revision: 373499

URL: http://svnview.digium.com/svn/asterisk?view=rev&rev=373499
Log:
Sync some more changes

Modified:
    team/lathama/doxygencleanups/apps/app_followme.c
    team/lathama/doxygencleanups/include/asterisk/doxyref.h
    team/lathama/doxygencleanups/res/res_calendar.c
    team/lathama/doxygencleanups/res/res_clialiases.c
    team/lathama/doxygencleanups/res/res_config_ldap.c
    team/lathama/doxygencleanups/res/res_config_sqlite3.c
    team/lathama/doxygencleanups/res/res_curl.c
    team/lathama/doxygencleanups/res/res_musiconhold.c
    team/lathama/doxygencleanups/res/res_phoneprov.c
    team/lathama/doxygencleanups/res/res_smdi.c
    team/lathama/doxygencleanups/res/res_snmp.c
    team/lathama/doxygencleanups/res/res_xmpp.c

Modified: team/lathama/doxygencleanups/apps/app_followme.c
URL: http://svnview.digium.com/svn/asterisk/team/lathama/doxygencleanups/apps/app_followme.c?view=diff&rev=373499&r1=373498&r2=373499
==============================================================================
--- team/lathama/doxygencleanups/apps/app_followme.c (original)
+++ team/lathama/doxygencleanups/apps/app_followme.c Mon Sep 24 16:44:03 2012
@@ -22,7 +22,6 @@
  * \brief Find-Me Follow-Me application
  *
  * \author BJ Weschke <bweschke at btwtech.com>
- *
  *
  * \ingroup applications
  */

Modified: team/lathama/doxygencleanups/include/asterisk/doxyref.h
URL: http://svnview.digium.com/svn/asterisk/team/lathama/doxygencleanups/include/asterisk/doxyref.h?view=diff&rev=373499&r1=373498&r2=373499
==============================================================================
--- team/lathama/doxygencleanups/include/asterisk/doxyref.h (original)
+++ team/lathama/doxygencleanups/include/asterisk/doxyref.h Mon Sep 24 16:44:03 2012
@@ -103,7 +103,6 @@
  * \verbinclude README
  * \verbinclude COPYING
  * \verbinclude BUGS
- * \verbinclude CREDITS
  */
 
 /*! 

Modified: team/lathama/doxygencleanups/res/res_calendar.c
URL: http://svnview.digium.com/svn/asterisk/team/lathama/doxygencleanups/res/res_calendar.c?view=diff&rev=373499&r1=373498&r2=373499
==============================================================================
--- team/lathama/doxygencleanups/res/res_calendar.c (original)
+++ team/lathama/doxygencleanups/res/res_calendar.c Mon Sep 24 16:44:03 2012
@@ -26,7 +26,6 @@
 /*! 
  * \par The resource res_calendar uses configuration files
  * \li \ref calendar.conf
- *
  * \addtogroup configuration_file Configuration Files
  */
 

Modified: team/lathama/doxygencleanups/res/res_clialiases.c
URL: http://svnview.digium.com/svn/asterisk/team/lathama/doxygencleanups/res/res_clialiases.c?view=diff&rev=373499&r1=373498&r2=373499
==============================================================================
--- team/lathama/doxygencleanups/res/res_clialiases.c (original)
+++ team/lathama/doxygencleanups/res/res_clialiases.c Mon Sep 24 16:44:03 2012
@@ -29,7 +29,6 @@
 /*! 
  * \par The resource res_clialiases uses configuration files
  * \li \ref cli_aliases.conf
- *
  * \addtogroup configuration_file Configuration Files
  */
 

Modified: team/lathama/doxygencleanups/res/res_config_ldap.c
URL: http://svnview.digium.com/svn/asterisk/team/lathama/doxygencleanups/res/res_config_ldap.c?view=diff&rev=373499&r1=373498&r2=373499
==============================================================================
--- team/lathama/doxygencleanups/res/res_config_ldap.c (original)
+++ team/lathama/doxygencleanups/res/res_config_ldap.c Mon Sep 24 16:44:03 2012
@@ -34,7 +34,6 @@
 /*! 
  * \par The resource res_config_ldap uses configuration files
  * \li \ref res_ldap.conf
- *
  * \addtogroup configuration_file Configuration Files
  */
 

Modified: team/lathama/doxygencleanups/res/res_config_sqlite3.c
URL: http://svnview.digium.com/svn/asterisk/team/lathama/doxygencleanups/res/res_config_sqlite3.c?view=diff&rev=373499&r1=373498&r2=373499
==============================================================================
--- team/lathama/doxygencleanups/res/res_config_sqlite3.c (original)
+++ team/lathama/doxygencleanups/res/res_config_sqlite3.c Mon Sep 24 16:44:03 2012
@@ -32,7 +32,6 @@
 /*! 
  * \par The resource res_config_sqlite3 uses configuration files
  * \li \ref res_config_sqlite3.conf
- *
  * \addtogroup configuration_file Configuration Files
  */
 

Modified: team/lathama/doxygencleanups/res/res_curl.c
URL: http://svnview.digium.com/svn/asterisk/team/lathama/doxygencleanups/res/res_curl.c?view=diff&rev=373499&r1=373498&r2=373499
==============================================================================
--- team/lathama/doxygencleanups/res/res_curl.c (original)
+++ team/lathama/doxygencleanups/res/res_curl.c Mon Sep 24 16:44:03 2012
@@ -29,7 +29,6 @@
 /*! 
  * \par The resource res_curl uses configuration files
  * \li \ref res_curl.conf
- *
  * \addtogroup configuration_file Configuration Files
  */
 

Modified: team/lathama/doxygencleanups/res/res_musiconhold.c
URL: http://svnview.digium.com/svn/asterisk/team/lathama/doxygencleanups/res/res_musiconhold.c?view=diff&rev=373499&r1=373498&r2=373499
==============================================================================
--- team/lathama/doxygencleanups/res/res_musiconhold.c (original)
+++ team/lathama/doxygencleanups/res/res_musiconhold.c Mon Sep 24 16:44:03 2012
@@ -26,7 +26,6 @@
 /*! 
  * \par The resource res_musiconhold uses configuration files
  * \li \ref musiconhold.conf
- *
  * \addtogroup configuration_file Configuration Files
  */
 

Modified: team/lathama/doxygencleanups/res/res_phoneprov.c
URL: http://svnview.digium.com/svn/asterisk/team/lathama/doxygencleanups/res/res_phoneprov.c?view=diff&rev=373499&r1=373498&r2=373499
==============================================================================
--- team/lathama/doxygencleanups/res/res_phoneprov.c (original)
+++ team/lathama/doxygencleanups/res/res_phoneprov.c Mon Sep 24 16:44:03 2012
@@ -29,7 +29,6 @@
 /*! 
  * \par The resource res_phoneprov uses configuration files
  * \li \ref phoneprov.conf
- *
  * \addtogroup configuration_file Configuration Files
  */
 

Modified: team/lathama/doxygencleanups/res/res_smdi.c
URL: http://svnview.digium.com/svn/asterisk/team/lathama/doxygencleanups/res/res_smdi.c?view=diff&rev=373499&r1=373498&r2=373499
==============================================================================
--- team/lathama/doxygencleanups/res/res_smdi.c (original)
+++ team/lathama/doxygencleanups/res/res_smdi.c Mon Sep 24 16:44:03 2012
@@ -34,7 +34,6 @@
 /*! 
  * \par The resource res_smdi uses configuration files
  * \li \ref smdi.conf
- *
  * \addtogroup configuration_file Configuration Files
  */
 

Modified: team/lathama/doxygencleanups/res/res_snmp.c
URL: http://svnview.digium.com/svn/asterisk/team/lathama/doxygencleanups/res/res_snmp.c?view=diff&rev=373499&r1=373498&r2=373499
==============================================================================
--- team/lathama/doxygencleanups/res/res_snmp.c (original)
+++ team/lathama/doxygencleanups/res/res_snmp.c Mon Sep 24 16:44:03 2012
@@ -20,7 +20,6 @@
 /*! 
  * \par The resource res_snmp uses configuration files
  * \li \ref res_snmp.conf
- *
  * \addtogroup configuration_file Configuration Files
  */
 

Modified: team/lathama/doxygencleanups/res/res_xmpp.c
URL: http://svnview.digium.com/svn/asterisk/team/lathama/doxygencleanups/res/res_xmpp.c?view=diff&rev=373499&r1=373498&r2=373499
==============================================================================
--- team/lathama/doxygencleanups/res/res_xmpp.c (original)
+++ team/lathama/doxygencleanups/res/res_xmpp.c Mon Sep 24 16:44:03 2012
@@ -34,7 +34,6 @@
 /*! 
  * \par The resource res_xmpp uses configuration files
  * \li \ref xmpp.conf
- *
  * \addtogroup configuration_file Configuration Files
  */
 




More information about the svn-commits mailing list