--- inn/innd/art.c 2000/06/05 22:39:52 1.142 +++ inn/innd/art.c 2000/06/06 19:31:56 1.143 @@ -1042,7 +1042,7 @@ HeaderCleanFrom(p); if (!EQ(q, p)) { token = NULL; - (void)sprintf(buff, "\"%.50s\" wants to cancel %s by \"%.50s\"", + (void)sprintf(buff, "\"%.50s\" wants to cancel %.70s by \"%.50s\"", p, MessageID, q); ARTlog(Data, ART_REJECT, buff); }