sctemme | 4 Jul 2007 01:02
Picon
Favicon

svn commit: r553013 - in /httpd/httpd/trunk/include: ap_mmn.h ap_mpm.h http_config.h mpm_common.h util_cfgtree.h util_ldap.h util_md5.h util_mutex.h util_script.h util_xml.h

Author: sctemme
Date: Tue Jul  3 16:02:32 2007
New Revision: 553013

URL: http://svn.apache.org/viewvc?view=rev&rev=553013
Log:
Use correct Doxygen keywords for functions and variables.  TODO: figure out whether those keywords are
actually necessary.  HTML-ify some documentation comments for benefit of Doxygen.

Modified:
    httpd/httpd/trunk/include/ap_mmn.h
    httpd/httpd/trunk/include/ap_mpm.h
    httpd/httpd/trunk/include/http_config.h
    httpd/httpd/trunk/include/mpm_common.h
    httpd/httpd/trunk/include/util_cfgtree.h
    httpd/httpd/trunk/include/util_ldap.h
    httpd/httpd/trunk/include/util_md5.h
    httpd/httpd/trunk/include/util_mutex.h
    httpd/httpd/trunk/include/util_script.h
    httpd/httpd/trunk/include/util_xml.h

Modified: httpd/httpd/trunk/include/ap_mmn.h
URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/include/ap_mmn.h?view=diff&rev=553013&r1=553012&r2=553013
==============================================================================
--- httpd/httpd/trunk/include/ap_mmn.h (original)
+++ httpd/httpd/trunk/include/ap_mmn.h Tue Jul  3 16:02:32 2007
 <at>  <at>  -156,7 +156,7  <at>  <at> 
  * </pre>
  *  <at> param major The major module magic number
  *  <at> param minor The minor module magic number
(Continue reading)


Gmane