CVSROOT: /cvs Module name: src Changes by: [email protected] 2014/05/28 10:14:19
Modified files:
usr.sbin/npppd/npppd: chap.c
Log message:
Fixed chap_input() and chap_authenticate() not to be used as if they
return a value. Since they are void function.
pointed out daniel, ok daniel
