summaryrefslogtreecommitdiff
path: root/misc/estic/files/patch-textstrm.cc
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2017-01-29 14:47:22 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2017-01-29 14:47:22 +0000
commitb111b35ebf940a8dacf18d08add3c126a5425d42 (patch)
tree01ef7161d77f12b7fe03b8a1413aa5bd14457ef7 /misc/estic/files/patch-textstrm.cc
parentdevel/py-oslo.versionedobjects: update to 1.21.0 (diff)
- add LICENSE
- use distribution patch - extend pkg-message - protect config file - cleanup staged install - make portlint happier
Notes
Notes: svn path=/head/; revision=432752
Diffstat (limited to 'misc/estic/files/patch-textstrm.cc')
-rw-r--r--misc/estic/files/patch-textstrm.cc6
1 files changed, 3 insertions, 3 deletions
diff --git a/misc/estic/files/patch-textstrm.cc b/misc/estic/files/patch-textstrm.cc
index 71d1464a4424..e8a968aa11f4 100644
--- a/misc/estic/files/patch-textstrm.cc
+++ b/misc/estic/files/patch-textstrm.cc
@@ -1,6 +1,6 @@
---- spunk/textstrm.cc.orig Sat Feb 26 18:05:06 2000
-+++ spunk/textstrm.cc Sat Feb 26 18:05:17 2000
-@@ -66,8 +66,8 @@
+--- spunk/textstrm.cc.orig 1996-11-07 17:06:52 UTC
++++ spunk/textstrm.cc
+@@ -66,8 +66,8 @@ void TextFileStream::MakeLineIndex (int
// LineLen is the estimated length of a line in the file used for
// estimating the size of the buffer.
{