add packages_10.03.2 in preparation for the 10.03.2 interim release
[10.03/packages.git] / net / aircrack-ptw / patches / 001-smaller.patch
1 diff -purN aircrack-ptw-1.0.0/aircrack-ptw.c aircrack-ptw-1.0.0_patch/aircrack-ptw.c
2 --- aircrack-ptw-1.0.0/aircrack-ptw.c   2007-04-03 08:50:42.000000000 -0400
3 +++ aircrack-ptw-1.0.0_patch/aircrack-ptw.c     2007-04-07 16:50:38.000000000 -0400
4 @@ -6,7 +6,7 @@
5  
6  #include "aircrack-ptw-lib.h"
7  
8 -#define KEYLIMIT (1000000)
9 +#define KEYLIMIT (10000)
10  #define BSSIDLEN (6)
11  
12  typedef struct {