X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=uip%2Fsendsbr.c;h=fae91b3debd3c75d688563b4c08cff0e4b55c690;hb=refs%2Ftags%2FRELEASE_1_2;hp=9d90e0fb400d28830d96a6340c99df1593dc5709;hpb=ce802211fc851f4fc22bfb34da8bc3166d3b23c2;p=mmh diff --git a/uip/sendsbr.c b/uip/sendsbr.c index 9d90e0f..fae91b3 100644 --- a/uip/sendsbr.c +++ b/uip/sendsbr.c @@ -1020,7 +1020,7 @@ annoaux (int fd) if (is_selected(mp, msgnum)) { if (debugsw) advise (NULL, "annotate message %d", msgnum); - annotate (m_name (msgnum), annotext, cp, inplace, 1, -1, 0); + annotate (m_name (msgnum), annotext, cp, inplace, 1, -2, 0); } }