From: Art Cancro Date: Wed, 6 Jun 2012 22:05:57 +0000 (-0400) Subject: Field 'K' is now 'rep2=' in the citadel headers X-Git-Tag: v8.12~30 X-Git-Url: https://code.citadel.org/?p=citadel.git;a=commitdiff_plain;h=20155853fa2a5bf356bb81ede9af9cabe06fb861 Field 'K' is now 'rep2=' in the citadel headers --- diff --git a/citadel/msgbase.c b/citadel/msgbase.c index a1acc98c4..8cc816e81 100644 --- a/citadel/msgbase.c +++ b/citadel/msgbase.c @@ -93,7 +93,7 @@ char *msgkeys[] = { "hnod", "msgn", "jrnl", - NULL, + "rep2", "list", "text", "node",