Author: gavin Date: Tue Feb 28 23:55:03 2017 New Revision: 314437 URL: https://svnweb.freebsd.org/changeset/base/314437
Log: Fix spelling mistake in comment, firmwrae -> firmware Modified: head/sys/dev/pci/pci_pci.c Modified: head/sys/dev/pci/pci_pci.c ============================================================================== --- head/sys/dev/pci/pci_pci.c Tue Feb 28 23:42:47 2017 (r314436) +++ head/sys/dev/pci/pci_pci.c Tue Feb 28 23:55:03 2017 (r314437) @@ -2849,7 +2849,7 @@ pcib_request_feature_allow(device_t pcib enum pci_feature feature) { /* - * No host firmwrae we have to negotiate with, so we allow + * No host firmware we have to negotiate with, so we allow * every valid feature requested. */ switch (feature) { _______________________________________________ svn-src-all@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/svn-src-all To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"