CVS: cvs.openbsd.org: src

Claudio Jeker <[email protected]> Tue, 4 Aug 2026 07:16:03 -0600 (MDT)
Newsgroups gmane.os.openbsd.cvs
Message-ID <[email protected]>
CVSROOT:	/cvs
Module name:	src
Changes by:	[email protected]	2026/08/04 07:16:03

Modified files:
	usr.bin/tmux   : proc.c 

Log message:
Switch from imsg_get to imsgbuf_get and switch type of n to int.

OK tb@