Skip to content

Commit fcd4628

Browse files
committed
RADIUS: Remove a no more used label 'trunc'
Fix the previous commit.
1 parent c4e4486 commit fcd4628

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

print-radius.c

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1393,9 +1393,6 @@ print_attr_strange(netdissect_options *ndo,
13931393
break;
13941394
}
13951395
return;
1396-
1397-
trunc:
1398-
nd_print_trunc(ndo);
13991396
}
14001397

14011398
static void

0 commit comments

Comments
 (0)