d1a83b7e5b
This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/httpd.git#74333afc91fe0d824c0135cf71b4fd5987aa3eed
14 lines
477 B
Diff
14 lines
477 B
Diff
diff --git a/support/htcacheclean.c b/support/htcacheclean.c
|
|
index 958ba6d..0a7fe3c 100644
|
|
--- a/support/htcacheclean.c
|
|
+++ b/support/htcacheclean.c
|
|
@@ -557,8 +557,6 @@ static int list_urls(char *path, apr_pool_t *pool, apr_off_t round)
|
|
}
|
|
}
|
|
}
|
|
-
|
|
- break;
|
|
}
|
|
}
|
|
}
|