summaryrefslogtreecommitdiff
path: root/ext/tidy/libtidy.txt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/tidy/libtidy.txt')
-rw-r--r--ext/tidy/libtidy.txt12
1 files changed, 0 insertions, 12 deletions
diff --git a/ext/tidy/libtidy.txt b/ext/tidy/libtidy.txt
deleted file mode 100644
index 53185d9fc2..0000000000
--- a/ext/tidy/libtidy.txt
+++ /dev/null
@@ -1,12 +0,0 @@
---- config.c Mon Jun 9 04:07:55 2003
-+++ config.c Sun Sep 21 16:13:04 2003
-@@ -719,7 +719,8 @@
- }
-
- fclose( fin );
-- MemFree( cfg->cfgIn );
-+ MemFree( cfg->cfgIn->source.sourceData );
-+ MemFree( cfg->cfgIn );
- cfg->cfgIn = NULL;
- }
-