]> granicus.if.org Git - apache/commit
* cache/mod_disk_cache.c: Make most members of disk_cache_object into const char...
authorPaul Querna <pquerna@apache.org>
Tue, 14 Jun 2005 00:16:48 +0000 (00:16 +0000)
committerPaul Querna <pquerna@apache.org>
Tue, 14 Jun 2005 00:16:48 +0000 (00:16 +0000)
commite54924f2acba362c15b1a58f9453768849f77c13
treeb0c153d6c02fef1670293b445313dbdf300f1468
parent605cba8fa882c1d5594a04bab98b9ae81d1fec26
* cache/mod_disk_cache.c: Make most members of disk_cache_object into const char*. This removes the need to cast the const out in several places.
* cache/mod_cache.h: Make cache_object.key a const.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@190535 13f79535-47bb-0310-9956-ffa450edef68
modules/cache/mod_cache.h
modules/cache/mod_disk_cache.c