Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 19 May 2016 05:06:12 +0000 (UTC)
From:      Adrian Chadd <adrian@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r300193 - head/sys/gnu/dev/bwn/phy_n
Message-ID:  <201605190506.u4J56Cxk078121@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201605190506.u4J56Cxk078121>