mirror of https://github.com/hak5/openwrt.git
parent
8a8943671a
commit
9e94806990
|
@ -172,6 +172,7 @@ int main(int argc, char **argv)
|
|||
fprintf(stderr, "realloc failed");
|
||||
return EXIT_FAILURE;
|
||||
}
|
||||
p = (struct trx_header *) buf;
|
||||
break;
|
||||
case 'a':
|
||||
errno = 0;
|
||||
|
|
Loading…
Reference in New Issue