]> granicus.if.org Git - apache/commitdiff
* The header file is still needed in this case. So prevent it from being
authorRuediger Pluem <rpluem@apache.org>
Mon, 5 Jan 2009 11:52:05 +0000 (11:52 +0000)
committerRuediger Pluem <rpluem@apache.org>
Mon, 5 Jan 2009 11:52:05 +0000 (11:52 +0000)
  deleted.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@731535 13f79535-47bb-0310-9956-ffa450edef68

support/htcacheclean.c

index 56f99e9612dee527d1c608325c0329cbdabe516e..d449b6cfae3475a9a7074bffcb6107fc56041bde 100644 (file)
@@ -489,6 +489,7 @@ static int process_dir(char *path, apr_pool_t *pool)
                         apr_file_remove(apr_pstrcat(p, path, "/", d->basename,
                                                     CACHE_DATA_SUFFIX, NULL),
                                         p);
+                        break;
                     }
                 }
                 else {