summaryrefslogtreecommitdiff
path: root/devel/prcs/files/patch-ae
diff options
context:
space:
mode:
Diffstat (limited to 'devel/prcs/files/patch-ae')
-rw-r--r--devel/prcs/files/patch-ae11
1 files changed, 0 insertions, 11 deletions
diff --git a/devel/prcs/files/patch-ae b/devel/prcs/files/patch-ae
deleted file mode 100644
index 869bd1daac8e..000000000000
--- a/devel/prcs/files/patch-ae
+++ /dev/null
@@ -1,11 +0,0 @@
---- src/projdesc.cc.orig Sun Feb 27 12:58:40 2000
-+++ src/projdesc.cc Sun Feb 27 12:58:13 2000
-@@ -1600,7 +1600,7 @@
- return true;
- }
-
--extern int hash(const char*& s, int M);
-+extern int hash(const char* const& s, int M);
-
- int attrs_hash(const PrcsAttrs*const & s, int M)
- {