CVSROOT: /cvs Module name: src Changes by: [email protected] 2009/06/02 23:35:06
Modified files:
usr.sbin/relayd: buffer.c imsg.c relayd.h
Log message:
change buf_close return type to void.
that function is not supposed to report anything remotely useful,
or fail in any meaningful way.
ok pyr@
