Bug 22713

Summary: minor typo in pci_eb164_intr.s
Product: Base System Reporter: Bernd Walter <ticso>
Component: alphaAssignee: freebsd-alpha (Nobody) <alpha>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: 5.0-CURRENT   
Hardware: Any   
OS: Any   

Description Bernd Walter 2000-11-09 11:00:01 UTC
	in src/sys/alpha/pci/pci_eb164_intr.s both assembly END lines
	say enable while the later should be disable.

Fix: 

correct the typo.
Comment 1 Matt Jacob freebsd_committer freebsd_triage 2000-11-09 17:01:40 UTC
State Changed
From-To: open->closed

Fixed. Thanks.