diff --git a/src/lib/subs/nreport.c b/src/lib/subs/nreport.c index 0bce9462..bcb9be58 100644 --- a/src/lib/subs/nreport.c +++ b/src/lib/subs/nreport.c @@ -61,6 +61,8 @@ nreport(natid actor, int event, natid victim, int times) return; np = ncache(actor, event, victim, times); + /* TODO get rid of nws_generation? */ + ef_mark_fresh(EF_NEWS, np); putnews(np->nws_uid, np); /*