X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=uip%2Fslocal.c;h=ac9225b14886bf346f0768bada930c3be8f5cb20;hb=8e5be81f784682822f5e868c1bf3c8624682bd23;hp=fde41074157040779d34782526c0c8da197c9104;hpb=d39e2c447b0d163a5a63f480b23d06edb7a73aa0;p=mmh 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 } };