diff options
author | Adam Weinberger <adamw@FreeBSD.org> | 2014-07-29 17:12:47 +0000 |
---|---|---|
committer | Adam Weinberger <adamw@FreeBSD.org> | 2014-07-29 17:12:47 +0000 |
commit | 08a006d08a4c35d2c3ecc9a3d10cf7fd14661a84 (patch) | |
tree | 0cfc4f0736babb895eb97a65c6defe632a0249c7 /hebrew/he2/files/patch-he2__hebString.cxx | |
parent | editors/fte: update to 20110708 (diff) |
Rename all patches that contain '::' as a path separator, and use
'__' instead.
Diffstat (limited to 'hebrew/he2/files/patch-he2__hebString.cxx')
-rw-r--r-- | hebrew/he2/files/patch-he2__hebString.cxx | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/hebrew/he2/files/patch-he2__hebString.cxx b/hebrew/he2/files/patch-he2__hebString.cxx new file mode 100644 index 000000000000..2353599dc048 --- /dev/null +++ b/hebrew/he2/files/patch-he2__hebString.cxx @@ -0,0 +1,11 @@ +--- ./he2/hebString.cxx.orig Wed Mar 14 10:04:03 2001 ++++ ./he2/hebString.cxx Thu Jun 10 21:31:44 2004 +@@ -21,7 +21,7 @@ + + #include "hebString.h" + #include <string.h> +-#include <iostream.h> ++#include <iostream> + #include <assert.h> + + |