From 20155853fa2a5bf356bb81ede9af9cabe06fb861 Mon Sep 17 00:00:00 2001 From: Art Cancro Date: Wed, 6 Jun 2012 18:05:57 -0400 Subject: [PATCH] Field 'K' is now 'rep2=' in the citadel headers --- citadel/msgbase.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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", -- 2.30.2