CVSROOT: /cvs Module name: src Changes by: [email protected] 2022/08/31 10:17:18
Modified files:
usr.sbin/relayd: agentx_control.c relayd.c relayd.h
Log message:
relayd(8): change agentx_getsock to return void
Only has one return value and it's never checked.
ok martijn@, tb@
