summaryrefslogtreecommitdiffstats
path: root/hdrline.c
diff options
context:
space:
mode:
authorThomas Roessler <roessler@does-not-exist.org>2001-12-17 10:05:33 +0000
committerThomas Roessler <roessler@does-not-exist.org>2001-12-17 10:05:33 +0000
commit31032c82e5e8110d09edd6c8b88bcfb7737e947d (patch)
treefec175f629374831194483f6158b4bf9db3cbae1 /hdrline.c
parentfc0708e24a8d552a3e404a4cca4a26ffd285f6c0 (diff)
Another threading update.
Diffstat (limited to 'hdrline.c')
-rw-r--r--hdrline.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/hdrline.c b/hdrline.c
index 1dcbe289..c9b0783f 100644
--- a/hdrline.c
+++ b/hdrline.c
@@ -527,7 +527,7 @@ hdr_format_str (char *dest,
case 's':
- if (flags & M_FORMAT_TREE)
+ if (flags & M_FORMAT_TREE && !hdr->collapsed)
{
if (flags & M_FORMAT_FORCESUBJ)
{