CVSROOT: /cvs Module name: src Changes by: [email protected] 2026/08/04 06:44:47
Modified files:
sbin/unwind : control.c resolver.c unwind.c
Log message:
Adjust type of 'n' to int since imsgbuf_get now returns int and so
does imsgbuf_read where 'n' is used as well.
OK florian@
