X-Git-Url: https://code.citadel.org/?p=citadel.git;a=blobdiff_plain;f=citadel%2Fmsgbase.h;fp=citadel%2Fmsgbase.h;h=90be427f87613dd7a2afb90ed28d22fabc194eaa;hp=c19dbbe3d4ee00692e583da8c937179e7c7a0e25;hb=56b9c7b63d9169bca7bcaeaff5c2c997cc603856;hpb=aa7209ff1c55e3aa78df4ba4818237f18d259c0f diff --git a/citadel/msgbase.h b/citadel/msgbase.h index c19dbbe3d..90be427f8 100644 --- a/citadel/msgbase.h +++ b/citadel/msgbase.h @@ -19,7 +19,8 @@ enum { MSG_HDRS_BRIEF = 0, MSG_HDRS_ALL = 1, MSG_HDRS_EUID = 4, - MSG_HDRS_BRIEFFILTER = 8 + MSG_HDRS_BRIEFFILTER = 8, + MSG_HDRS_THREADS = 9 }; /*