CVSROOT: /cvs Module name: src Changes by: [email protected] 2026/07/28 05:49:42
Modified files:
usr.sbin/dvmrpctl: dvmrpctl.c
Log message:
Trivial switch from imsg_get() to imgbuf_get().
The return value of imsg_get() was never used as a size.
OK florian@
