summaryrefslogtreecommitdiff
path: root/www/mod_dav/files/SYMLINK-mod_dav.h
diff options
context:
space:
mode:
authorOlli Hauer <ohauer@FreeBSD.org>2012-01-01 19:30:58 +0000
committerOlli Hauer <ohauer@FreeBSD.org>2012-01-01 19:30:58 +0000
commit2c96f26a12ae4d0474c70d61c6cab483c2865f49 (patch)
tree3d7591c78a947273efae6c582aacdca524e69528 /www/mod_dav/files/SYMLINK-mod_dav.h
parent- Move all the fetching into fetch phase (diff)
- remove apache13 and ports depending on apache13 from portstree
( EXPIRATION_DATE=2012-01-01 ) with hat apache@
Diffstat (limited to 'www/mod_dav/files/SYMLINK-mod_dav.h')
-rw-r--r--www/mod_dav/files/SYMLINK-mod_dav.h10
1 files changed, 0 insertions, 10 deletions
diff --git a/www/mod_dav/files/SYMLINK-mod_dav.h b/www/mod_dav/files/SYMLINK-mod_dav.h
deleted file mode 100644
index 0e16170bcac0..000000000000
--- a/www/mod_dav/files/SYMLINK-mod_dav.h
+++ /dev/null
@@ -1,10 +0,0 @@
---- mod_dav.h.orig Tue Nov 11 14:16:48 2003
-+++ mod_dav.h Tue Nov 11 14:17:18 2003
-@@ -1431,6 +1431,7 @@
-
- dav_text *propstat_404; /* (cached) propstat giving a 404 error */
-
-+ int is_dir; /* state for dav_fs_walker(): should we recurse? */
- /* for COPY and MOVE operations */
- int is_move;
- dav_buffer work_buf;