mirror of
https://github.com/apache/httpd.git
synced 2025-08-13 14:40:20 +00:00
Ignore ctags/etags output, some small Doxygen fixes
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@594607 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
@ -113,7 +113,7 @@ AP_DECLARE(void *) ap_get_module_config(const ap_conf_vector_t *cv,
|
||||
* usually r->per_dir_config or s->module_config
|
||||
* @param m The module to set the data for.
|
||||
* @param val The module-specific data to set
|
||||
* @deffunc void ap_set_module_config(ap_conf_vector_t *cv, const module *m, void *val)
|
||||
* @fn void ap_set_module_config(ap_conf_vector_t *cv, const module *m, void *val)
|
||||
*/
|
||||
#if defined(ap_set_module_config)
|
||||
#undef ap_set_module_config
|
||||
|
Reference in New Issue
Block a user