summaryrefslogtreecommitdiff
path: root/net-mail/mpack/files/mpack-1.6-clang.patch
diff options
context:
space:
mode:
Diffstat (limited to 'net-mail/mpack/files/mpack-1.6-clang.patch')
-rw-r--r--net-mail/mpack/files/mpack-1.6-clang.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/net-mail/mpack/files/mpack-1.6-clang.patch b/net-mail/mpack/files/mpack-1.6-clang.patch
deleted file mode 100644
index fc21d170af5f..000000000000
--- a/net-mail/mpack/files/mpack-1.6-clang.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- umpack-1.6/udecode.c 2003-07-21 20:46:37.000000000 +0000
-+++ mpack-1.6/uudecode.c 2014-04-19 10:04:19.000000000 +0000
-@@ -845,7 +845,7 @@
- }
- line += 4;
- }
-- return;
-+ return 0;
- }
-
-