]> granicus.if.org Git - apache/commit
* include/ap_socache.h: Use C++ safety wrappers, and rename ->delete
authorJoe Orton <jorton@apache.org>
Tue, 9 Dec 2008 15:19:08 +0000 (15:19 +0000)
committerJoe Orton <jorton@apache.org>
Tue, 9 Dec 2008 15:19:08 +0000 (15:19 +0000)
commit172d5634554acceb8c311a0b8dfd4080650d0d99
treee7f570bc52ec35aafeebcf828f4681e2cf89efaf
parentb078f2374e459a25742a44e43fedd0daabc49c15
* include/ap_socache.h: Use C++ safety wrappers, and rename ->delete
  to ->remove since the former is a C++ reserved word.

* modules/ssl/ssl_scache.c (ssl_scache_remove): Update accordingly.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@724745 13f79535-47bb-0310-9956-ffa450edef68
include/ap_socache.h
modules/ssl/ssl_scache.c