]> granicus.if.org Git - apache/commit
fix these warnings (and presumably a similar one in mod_socache_dc.c):
authorJeff Trawick <trawick@apache.org>
Wed, 3 Mar 2010 19:32:58 +0000 (19:32 +0000)
committerJeff Trawick <trawick@apache.org>
Wed, 3 Mar 2010 19:32:58 +0000 (19:32 +0000)
commit2052575a3687d48d19ef79a9e7bfa1f764c388a0
tree262704531fbb2a018b88701e69e618ae328cea3f
parent5bb91293830107c6e6d7da0138254fb255ddbfbd
fix these warnings (and presumably a similar one in mod_socache_dc.c):

mod_socache_shmcb.c:625: warning: no previous prototype for ‘socache_shmcb_iterate’
mod_socache_dbm.c:505: warning: no previous prototype for ‘socache_dbm_iterate’
mod_socache_memcache.c:290: warning: no previous prototype for ‘socache_mc_iterate’

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@918655 13f79535-47bb-0310-9956-ffa450edef68
modules/cache/mod_socache_dbm.c
modules/cache/mod_socache_dc.c
modules/cache/mod_socache_memcache.c
modules/cache/mod_socache_shmcb.c