Hi
this is the patch:
--- aircrack-ng-0.3/src/ivstools.c 2006-03-29 21:39:12.000000000 +0200
+++ aircrack-ng-0.3.local/src/ivstools.c 2006-05-01 19:53:49.000000000
+0200
@@ -78,7 +78,7 @@
return( 1 );
}
- if( i == 1 )
+ if( i == 2 )
fwrite( buffer, 1, 4, f_out );
while( ( n = fread( buffer, 1, 1024, f_in ) ) > 0 )
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

