diff options
Diffstat (limited to 'www/mod_backhand/files/patch-mod_backhand.c')
-rw-r--r-- | www/mod_backhand/files/patch-mod_backhand.c | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/www/mod_backhand/files/patch-mod_backhand.c b/www/mod_backhand/files/patch-mod_backhand.c deleted file mode 100644 index 2ea0d47ecd1a..000000000000 --- a/www/mod_backhand/files/patch-mod_backhand.c +++ /dev/null @@ -1,10 +0,0 @@ ---- mod_backhand.c.orig Tue Feb 21 00:42:40 2006 -+++ mod_backhand.c Tue Feb 21 00:43:24 2006 -@@ -427,6 +427,7 @@ - mbcfg *cfg = (mbcfg *) mconfig; - struct cpd *newfunc; - cfg->local = 1; -+ ap_os_dso_error(); - handle = ap_os_dso_load(szFilename); - if(!handle) - return ap_os_dso_error(); |