CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/10/19 05:27:35
Modified files:
sbin/iked : control.c
Log message:
Fix control_imsg_forward() by changing imsg_compose() to
imsg_compose_event(). This was done by pyr@ in relayd/control.c
-r1.32 (2009/06/05, ok eric@) but somehow didn't slip into other
daemons that imported control.c.
