CVSROOT: /cvs Module name: src Changes by: [email protected] 2010/02/20 14:28:39
Modified files:
usr.sbin/ldpd : address.c init.c keepalive.c labelmapping.c
ldpe.h notification.c
Log message:
Make send_* functions return void (and not int) as they can just succeed
or fatal().
ok claudio@
