summaryrefslogtreecommitdiff
path: root/misc/estic/files/patch-str.h
diff options
context:
space:
mode:
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