summaryrefslogtreecommitdiff
path: root/www/mod_dav/files/SYMLINK-mod_dav.h
diff options
context:
space:
mode:
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;