CVSROOT: /cvs Module name: src Changes by: [email protected] 2012/12/19 02:23:54
Modified files:
usr.sbin/npppd/npppd: mppe.c
Log message:
Remove extra semicolon in "if (...);" which caused an incorrect flag to
be set in _this->keylenbits. Found by scanning the tree using coccinelle.
ok yasuoka
