Annotations will always be done inplace from now on.
[mmh] / uip / replsbr.c
index 907465e..fbf31c7 100644 (file)
@@ -265,7 +265,7 @@ finished:
 
                snprintf(buffer, sizeof buffer, "+%s %s",
                                mp->foldpath, m_name(mp->lowsel));
-               annotate(drft, attach_hdr, buffer, 1, 0, -2, 1);
+               annotate(drft, attach_hdr, buffer, 0, -2, 1);
        }
 
        /* return dynamically allocated buffers */