testing commit again

This commit is contained in:
joellen 1999-08-23 16:59:18 +00:00
parent ab412afa83
commit 3ab0c97377

View file

@ -17,7 +17,7 @@ int main(int argc, char **argv)
if ( argc > 1 )
k = atoi(argv[1]);
else
k = 1;
k = 4;
for ( s=k; s < GETMETASIZE(p80211meta_slist); s++)
{