CVSROOT: /cvs Module name: src Changes by: [email protected] 2014/04/19 05:31:06
Modified files:
usr.sbin/smtpd : delivery_mbox.c
Log message:
cast (void) this strlcpy(), it can't fail copying a small constant string
into a much larger buffer
