]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
It's apr_pool_t, not apr_pools_t. And tables are in APR's namespace, not
authorCliff Woolley <jwoolley@apache.org>
Wed, 27 Jun 2001 18:44:20 +0000 (18:44 +0000)
committerCliff Woolley <jwoolley@apache.org>
Wed, 27 Jun 2001 18:44:20 +0000 (18:44 +0000)
commit9bcbfdc46ca4787ecdc814e72f4f35ddc8f02e19
tree9d2317d7596d9840ef4a544bc092823a1277102a
parent7a5c5c4965d6a2926c94bb0b05a021498b425be5
It's apr_pool_t, not apr_pools_t.  And tables are in APR's namespace, not
Apache's, so it's apr_table_t and not ap_table_t.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@89434 13f79535-47bb-0310-9956-ffa450edef68
docs/manual/developer/modules.html
docs/manual/developer/modules.html.en