X-Git-Url: http://git.marmaro.de/?p=mmh;a=blobdiff_plain;f=uip%2Fsendsbr.c;h=9d90e0fb400d28830d96a6340c99df1593dc5709;hp=75768893f16d857d43fb0bbdcad62e77534556d9;hb=ce802211fc851f4fc22bfb34da8bc3166d3b23c2;hpb=7480dbc14bc90f2d872d434205c0784704213252 diff --git a/uip/sendsbr.c b/uip/sendsbr.c index 7576889..9d90e0f 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, -1, 0); } }