]> granicus.if.org Git - apache/commit
Revert prior commit; the flaw is not in exporting all
authorWilliam A. Rowe Jr <wrowe@apache.org>
Fri, 6 Jun 2008 21:44:25 +0000 (21:44 +0000)
committerWilliam A. Rowe Jr <wrowe@apache.org>
Fri, 6 Jun 2008 21:44:25 +0000 (21:44 +0000)
commit7158876aaf3c0e5b8b5718d4a8a07e6fe3ff6444
tree0eb00a3048624e490b32e355dd277fc8d2e79a94
parent0f1189fc9b9b030e46eda214a266f42685b7bdb4
Revert prior commit; the flaw is not in exporting all
of these cache_* functions, but in declaring them
exported in the first place.  _hash, _pqueue and cache_cache
are undecorated and were erroniously exported.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@664142 13f79535-47bb-0310-9956-ffa450edef68
modules/cache/config.m4