X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=uip%2Fsendsbr.c;h=fae91b3debd3c75d688563b4c08cff0e4b55c690;hb=refs%2Ftags%2FRELEASE_1_2;hp=75768893f16d857d43fb0bbdcad62e77534556d9;hpb=7480dbc14bc90f2d872d434205c0784704213252;p=mmh diff --git a/uip/sendsbr.c b/uip/sendsbr.c index 7576889..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, 0, 0); + annotate (m_name (msgnum), annotext, cp, inplace, 1, -2, 0); } }