summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-text/html2text/files')
-rw-r--r--app-text/html2text/files/html2text-gcc3.3.patch5
1 files changed, 2 insertions, 3 deletions
diff --git a/app-text/html2text/files/html2text-gcc3.3.patch b/app-text/html2text/files/html2text-gcc3.3.patch
index 7fc8f85ad74b..feb0ecc2acb5 100644
--- a/app-text/html2text/files/html2text-gcc3.3.patch
+++ b/app-text/html2text/files/html2text-gcc3.3.patch
@@ -1,7 +1,7 @@
diff -bB -r -u html2text-1.3.1/Area.C html2text-1.3.1-Patch_C/Area.C
--- html2text-1.3.1/Area.C Tue Nov 2 18:57:49 1999
+++ html2text-1.3.1-Patch_C/Area.C Wed Jul 2 21:58:32 2003
-@@ -1,48 +1,39 @@
+@@ -1,40 +1,32 @@
-/* ------------------------------------------------------------------------- */
+ /***************************************************************************/
@@ -65,8 +65,7 @@ diff -bB -r -u html2text-1.3.1/Area.C html2text-1.3.1-Patch_C/Area.C
+
+ /***************************************************************************/
--#ident "$Id: html2text-gcc3.3.patch,v 1.1 2003/10/26 05:57:54 obz Exp $"
-
+@@ -42,6 +34,6 @@
#include <stdlib.h>
#include <string.h>
-#include <iostream.h>