]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Whoups?!
authorGuenter Knauf <fuankg@apache.org>
Tue, 18 Sep 2012 22:03:11 +0000 (22:03 +0000)
committerGuenter Knauf <fuankg@apache.org>
Tue, 18 Sep 2012 22:03:11 +0000 (22:03 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1387389 13f79535-47bb-0310-9956-ffa450edef68

modules/slotmem/mod_slotmem_plain.c

index cc33bfd654cf64d152ef2b2416a91e0f0bd97af5..71228147dd42fe80598c8b86295cc6af75c6025c 100644 (file)
@@ -264,7 +264,6 @@ static apr_status_t slotmem_grab(ap_slotmem_instance_t *slot, unsigned int *id)
     return APR_SUCCESS;
 }
 
-*/
 static apr_status_t slotmem_fgrab(ap_slotmem_instance_t *slot, unsigned int id)
 {
     unsigned int i;