mirror of
https://github.com/the-tcpdump-group/tcpdump.git
synced 2024-11-23 18:14:29 +08:00
Remove a useless comment
The tags file generated by Exuberant Ctags is the same after this change. [skip ci]
This commit is contained in:
parent
5fc07cb9c0
commit
8b967ff74d
@ -224,7 +224,6 @@ print_probe(netdissect_options *ndo,
|
||||
|
||||
ND_TCHECK_4(bp);
|
||||
if ((len < 4) || ((bp + 4) > ep)) {
|
||||
/* { (ctags) */
|
||||
ND_PRINT(" [|}");
|
||||
return (0);
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user