CVSROOT: /cvs Module name: src Changes by: ren...@cvs.openbsd.org 2016/09/02 11:10:34
Modified files: usr.sbin/ldpd : lde.c lde.h ldpe.c ldpe.h Log message: lde() and ldpe() should return void. Remove these leftovers from the pre-fork+exec era. Spotted by and ok rzalamena@ ok claudio@