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