summaryrefslogtreecommitdiffstats
path: root/source/n/wireless_tools/wireless_tools.nowhine.diff
blob: 71d4d16fa2ea6cb3d5ccefc7741ee88c456b3dc5 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- ./iwlib.c.orig	2004-10-27 13:55:17.000000000 -0700
+++ ./iwlib.c	2005-07-13 22:20:33.000000000 -0700
@@ -102,7 +102,7 @@
 					"Monitor" };
 
 /* Disable runtime version warning in iw_get_range_info() */
-int	iw_ignore_version = 0;
+int	iw_ignore_version = 1;
 
 /************************ SOCKET SUBROUTINES *************************/