CVS: cvs.openbsd.org: src

Claudio Jeker <[email protected]> Mon, 3 Aug 2026 05:26:35 -0600 (MDT)
Newsgroups gmane.os.openbsd.cvs
Message-ID <[email protected]>
CVSROOT:	/cvs
Module name:	src
Changes by:	[email protected]	2026/08/03 05:26:35

Modified files:
	sbin/iked      : proc.c 

Log message:
imsgbuf_get() returns int, so adjust the type of 'n' to int.

OK kirill@ rsadowski@