diff options
Diffstat (limited to 'mail/aileron/files/patch-aa')
-rw-r--r-- | mail/aileron/files/patch-aa | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/mail/aileron/files/patch-aa b/mail/aileron/files/patch-aa new file mode 100644 index 000000000000..4ba12a5e73d3 --- /dev/null +++ b/mail/aileron/files/patch-aa @@ -0,0 +1,13 @@ +--- Mailboxes.c.orig Sat Aug 30 18:08:05 2003 ++++ Mailboxes.c Sat Aug 30 18:10:00 2003 +@@ -1713,8 +1713,8 @@ + WMButton *b; + char *path; + +-printf("\n\ndelet NM does not... add severl nm's at once breaks: +- WMGetPLDictionaryKeys (pl=0x40ae5fe0) at getting.c:354 ++printf("\n\ndelet NM does not... add severl nm's at once breaks:\n\ ++ WMGetPLDictionaryKeys (pl=0x40ae5fe0) at getting.c:354\n\ + 354 getting.c: No such file or directory.\n\n\n"); + + if (!WMGetUDStringForKey(Aileron.defaultsDB, "MailDir")) { |