From 0b802ffcd1983d29acde4ddd33da63662b9bb779 Mon Sep 17 00:00:00 2001 From: Kirill Ponomarev Date: Sat, 30 Aug 2003 22:58:08 +0000 Subject: - Fix build on -current o Escape embedded newlines in string constants. PR: 56211 Submitted by: Michael Edenfield --- mail/aileron/files/patch-aa | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 mail/aileron/files/patch-aa (limited to 'mail/aileron/files/patch-aa') 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")) { -- cgit v1.2.3