CVSROOT: /cvs Module name: src Changes by: [email protected] 2026/07/28 05:49:04
Modified files:
usr.sbin/ospf6ctl: ospf6ctl.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@
