summaryrefslogtreecommitdiff
path: root/mail/reply-o-matic/files/patch-main.c
diff options
context:
space:
mode:
Diffstat (limited to 'mail/reply-o-matic/files/patch-main.c')
-rw-r--r--mail/reply-o-matic/files/patch-main.c20
1 files changed, 0 insertions, 20 deletions
diff --git a/mail/reply-o-matic/files/patch-main.c b/mail/reply-o-matic/files/patch-main.c
deleted file mode 100644
index 4234cdca84d1..000000000000
--- a/mail/reply-o-matic/files/patch-main.c
+++ /dev/null
@@ -1,20 +0,0 @@
---- main.c.orig Thu May 13 18:44:13 2004
-+++ main.c Thu May 13 18:44:46 2004
-@@ -929,7 +929,7 @@
- case -1:
- diedie(2);
- break;
-- default:
-+/* default: */
- }
- if ( forwardto[0] != 0 ) {
- pipe(dfd);
-@@ -966,7 +966,7 @@
- case -1:
- diedie(2);
- break;
-- default:
-+/* default: */
- }
- }
-