From e8e401bc2d0ed6b8043313b9aa8f3cf623efd02b Mon Sep 17 00:00:00 2001 From: "Thies C. Arntzen" Date: Tue, 14 Aug 2001 08:33:21 +0000 Subject: [PATCH] ypo;-) --- sapi/apache/mod_php4.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sapi/apache/mod_php4.c b/sapi/apache/mod_php4.c index 1bcf3bccf4..ca32551d99 100644 --- a/sapi/apache/mod_php4.c +++ b/sapi/apache/mod_php4.c @@ -611,7 +611,7 @@ static int send_parsed_php_source(request_rec * r) } /* }}} */ -/* {{{ estroy_per_dir_entry +/* {{{ destroy_per_dir_entry */ static void destroy_per_dir_entry(php_per_dir_entry *per_dir_entry) { -- 2.50.1