Module Name: src Committed By: mrg Date: Sun Sep 6 08:15:04 UTC 2020
Modified Files:
src/external/bsd/ppp/usr.sbin/pppd: sys-bsd.c
Log Message:
use struct zero initialiser and avoid calling memset() on a pointer
of the wrong size.
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/external/bsd/ppp/usr.sbin/pppd/sys-bsd.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
