diff options
| author | John Baldwin <jhb@FreeBSD.org> | 2023-09-25 14:54:56 +0000 |
|---|---|---|
| committer | John Baldwin <jhb@FreeBSD.org> | 2023-09-25 14:54:56 +0000 |
| commit | eba230afba4932f02a1ca44efc797cf7499a5cb0 (patch) | |
| tree | 65c67104917802c7e371e323e0d99eaad2d0bd4b /lib/lib80211 | |
| parent | e4c68414d0854b5e43dfd1b2b0cfbc295702e831 (diff) | |
Diffstat (limited to 'lib/lib80211')
| -rw-r--r-- | lib/lib80211/lib80211_regdomain.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/lib/lib80211/lib80211_regdomain.c b/lib/lib80211/lib80211_regdomain.c index f5ed236467f5..189d4661c78b 100644 --- a/lib/lib80211/lib80211_regdomain.c +++ b/lib/lib80211/lib80211_regdomain.c @@ -22,9 +22,6 @@ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. */ -#ifndef lint -static const char rcsid[] = "$FreeBSD$"; -#endif /* not lint */ #include <sys/types.h> #include <sys/errno.h> |
