summaryrefslogtreecommitdiff
path: root/misc/estic/files/patch-str.h
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-str.h
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-str.h')
-rw-r--r--misc/estic/files/patch-str.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/estic/files/patch-str.h b/misc/estic/files/patch-str.h
index 8f43cc32e08a..23a3f8dd69b1 100644
--- a/misc/estic/files/patch-str.h
+++ b/misc/estic/files/patch-str.h
@@ -1,6 +1,6 @@
---- estic-1.61.orig/spunk/str.h
+--- spunk/str.h.orig 1996-12-18 12:18:50 UTC
+++ spunk/str.h
-@@ -91,6 +91,46 @@
+@@ -91,6 +91,46 @@ extern const class String EmptyString;
// Note: This string class may not work with strings greater than INT_MAX or
// 0xFFFF, whichever is less