From: David Levine <levinedl@acm.org>
Date: Sun, 7 Oct 2012 15:27:31 +0000 (-0500)
Subject: Changed nmh-fcc to fcc.  See etc/forwcomps.  Another catch by the
X-Git-Url: http://git.marmaro.de/?a=commitdiff_plain;h=048b87ce37c843865a3a9bbf370a8ee7e202d29d;p=mmh

Changed nmh-fcc to fcc.  See etc/forwcomps.  Another catch by the
test suite!
---

diff --git a/etc/distcomps b/etc/distcomps
index 18408e60..22c4d7c6 100644
--- a/etc/distcomps
+++ b/etc/distcomps
@@ -13,4 +13,4 @@
 %<{nmh-from}%|%(void(localmbox))%>%(void(width))%(putaddr Resent-From: )
 %<{nmh-to}%(void(width))%(putaddr Resent-To: )%|Resent-To:%>
 %<{nmh-cc}%(void(width))%(putaddr Resent-cc: )%|Resent-cc:%>
-%<{nmh-fcc}%(void(width))%(putaddr Resent-fcc: )%|Resent-fcc:%>
+%<{fcc}%(void(width))%(putaddr Resent-fcc: )%|Resent-fcc:%>