Bug 30865

Summary: bootpd->readfile.c missing breaks in switch cause incorrect error report
Product: Base System Reporter: Dan Lukes <dan>
Component: binAssignee: freebsd-bugs (Nobody) <bugs>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: 4.4-STABLE   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description Dan Lukes 2001-09-27 09:00:02 UTC
	BOOTPD, file readfile.c 

	missing "break" statement in switch cause "unknown error"
reports instead of specific errors.

	typo "unkown" -> "unknown"
Comment 1 iedowse freebsd_committer freebsd_triage 2001-09-29 12:37:51 UTC
State Changed
From-To: open->closed


Committed, thanks!