Author: adrian Date: Thu May 19 05:06:12 2016 New Revision: 300193 URL: https://svnweb.freebsd.org/changeset/base/300193
Log: [bwn] typo. Modified: head/sys/gnu/dev/bwn/phy_n/if_bwn_radio_2057.c Modified: head/sys/gnu/dev/bwn/phy_n/if_bwn_radio_2057.c ============================================================================== --- head/sys/gnu/dev/bwn/phy_n/if_bwn_radio_2057.c Thu May 19 04:48:13 2016 (r300192) +++ head/sys/gnu/dev/bwn/phy_n/if_bwn_radio_2057.c Thu May 19 05:06:12 2016 (r300193) @@ -32,7 +32,7 @@ __FBSDID("$FreeBSD$"); */ #include "opt_wlan.h" -#include "opt_bwn.h' +#include "opt_bwn.h" #include <sys/param.h> #include <sys/systm.h> _______________________________________________ svn-src-head@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/svn-src-head To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"