CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected] 2019/05/08 12:48:34

Modified files:
        usr.sbin/bgpd  : bgpd.c 

Log message:
when passing objects to imsg use the for 'obj, sizeof(*obj)' instead of
'obj, sizeof(struct object)'
OK benno@

Reply via email to