X-Git-Url: http://git.marmaro.de/?p=mmh;a=blobdiff_plain;f=uip%2Fslocal.c;h=ac9225b14886bf346f0768bada930c3be8f5cb20;hp=fde41074157040779d34782526c0c8da197c9104;hb=f12a3e5036a986f579b80861f4421bcb86f84cee;hpb=0b5de876d3d1f915e6485a249f3e65749b437709 diff --git a/uip/slocal.c b/uip/slocal.c index fde4107..ac9225b 100644 --- a/uip/slocal.c +++ b/uip/slocal.c @@ -158,7 +158,7 @@ static struct pair hdrs[NVEC + 1] = { { "Resent-From", NULL, P_ADR }, { "Resent-Sender", NULL, P_ADR }, { "Resent-To", NULL, P_ADR }, - { "Resent-cc", NULL, P_ADR }, + { "Resent-Cc", NULL, P_ADR }, { NULL, NULL, 0 } };