CVSROOT: /cvs Module name: src Changes by: [email protected] 2026/08/04 07:18:21
Modified files:
usr.sbin/npppd/npppd: control.c privsep.c
Log message:
Switch from imsg_get() to imsgbuf_get(), the return value is not used
for its size. Also switch type of n to int.
OK tb@
