summaryrefslogtreecommitdiff
path: root/misc/estic/files/patch-ae
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2005-09-06 08:38:32 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2005-09-06 08:38:32 +0000
commit0ccc29e81c5ca92dece3cbca352e8f4460e7378c (patch)
tree3e43451d78c5e9757e7e213eca37356b048ec27d /misc/estic/files/patch-ae
parentUpdate to 2.96 (diff)
- rename and merge patches
(for better CVS tracking of next updates)
Notes
Notes: svn path=/head/; revision=142066
Diffstat (limited to 'misc/estic/files/patch-ae')
-rw-r--r--misc/estic/files/patch-ae13
1 files changed, 0 insertions, 13 deletions
diff --git a/misc/estic/files/patch-ae b/misc/estic/files/patch-ae
deleted file mode 100644
index 862a176ccc34..000000000000
--- a/misc/estic/files/patch-ae
+++ /dev/null
@@ -1,13 +0,0 @@
---- spunk/coll.h.orig Sat Feb 26 17:44:32 2000
-+++ spunk/coll.h Sat Feb 26 17:45:58 2000
-@@ -33,8 +33,8 @@
-
-
-
--static const coIndexError = 1; // Index out of range
--static const coOverflowError = 2; // Collection overflow
-+static const int coIndexError = 1; // Index out of range
-+static const int coOverflowError = 2; // Collection overflow
-
-
-