summaryrefslogtreecommitdiff
path: root/www/tidy-devel/files/patch-ah
diff options
context:
space:
mode:
Diffstat (limited to 'www/tidy-devel/files/patch-ah')
-rw-r--r--www/tidy-devel/files/patch-ah11
1 files changed, 0 insertions, 11 deletions
diff --git a/www/tidy-devel/files/patch-ah b/www/tidy-devel/files/patch-ah
deleted file mode 100644
index f0a953e44452..000000000000
--- a/www/tidy-devel/files/patch-ah
+++ /dev/null
@@ -1,11 +0,0 @@
---- tidy.c.orig Fri Aug 4 19:21:05 2000
-+++ tidy.c Mon Nov 19 14:39:50 2001
-@@ -785,6 +785,8 @@
- Quiet = yes;
- else if (strcmp(arg, "slides") == 0)
- BurstSlides = yes;
-+ else if (strcmp(arg, "preserve") == 0)
-+ PreserveEntities = yes;
- else if (strcmp(arg, "help") == 0 ||
- argv[1][1] == '?'|| argv[1][1] == 'h')
- {