X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=uip%2Fsendsbr.c;h=9d90e0fb400d28830d96a6340c99df1593dc5709;hb=fd686eb9d48a14768c6cb37e92398e84e65e79a7;hp=75768893f16d857d43fb0bbdcad62e77534556d9;hpb=7480dbc14bc90f2d872d434205c0784704213252;p=mmh 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); } }