]> The Tcpdump Group git mirrors - libpcap/commit
optimize: use JT() rather than explicitly referring to et.succ.
authorGuy Harris <[email protected]>
Mon, 18 May 2020 04:19:01 +0000 (21:19 -0700)
committerGuy Harris <[email protected]>
Mon, 18 May 2020 04:19:01 +0000 (21:19 -0700)
commitb9b8eecb48f5b2913aed67e3f160fbf32ba97532
tree36481eb18713b0dd08a9d475cc9e8c2a0d9dbc20
parent6026db8b9966516d5d5fa7de466c9e3c316aebd2
optimize: use JT() rather than explicitly referring to et.succ.

In the rest of the routine, JT() is used; this change makes it a bit
clearer what's happening.
optimize.c