From: Thomas Roessler Date: Thu, 22 Jun 2000 09:56:43 +0000 (+0000) Subject: Merge two almost-identical string constants. From Byrial. X-Git-Tag: mutt-1-3-5-rel~23 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=eec948350f2cbafbad2d0d058765a24e8d6b9002;p=mutt Merge two almost-identical string constants. From Byrial. --- diff --git a/recvattach.c b/recvattach.c index 460c4172..6520b887 100644 --- a/recvattach.c +++ b/recvattach.c @@ -484,7 +484,7 @@ void mutt_save_attachment_list (FILE *fp, int tag, BODY *top, HEADER *hdr) } if (!option (OPTATTACHSPLIT) && (rc == 0)) - mutt_message _("Attachment saved"); + mutt_message _("Attachment saved."); } static void