mirror of
https://github.com/the-tcpdump-group/tcpdump.git
synced 2024-11-23 18:14:29 +08:00
RADIUS: Remove a no more used label 'trunc'
Fix the previous commit.
This commit is contained in:
parent
c4e4486020
commit
fcd4628a6d
@ -1393,9 +1393,6 @@ print_attr_strange(netdissect_options *ndo,
|
||||
break;
|
||||
}
|
||||
return;
|
||||
|
||||
trunc:
|
||||
nd_print_trunc(ndo);
|
||||
}
|
||||
|
||||
static void
|
||||
|
Loading…
Reference in New Issue
Block a user