]> The Tcpdump Group git mirrors - tcpdump/commit
RSVP: squelch a compiler warning
authorDenis Ovsienko <[email protected]>
Mon, 28 Dec 2015 10:32:57 +0000 (10:32 +0000)
committerDenis Ovsienko <[email protected]>
Mon, 28 Dec 2015 10:32:57 +0000 (10:32 +0000)
commit3dbcc57b6adf21628b8da07b8782d1d7c7bf0bfc
treea3bdc56428a0ae6b667fc5ecc9c296f56b8a87ee
parentf521fa526a8a8bf42306b1c7f14d925fbd261816
RSVP: squelch a compiler warning

./print-rsvp.c: In function ‘rsvp_print’:
./print-rsvp.c:1870:13: warning: ISO C90 forbids mixed declarations and code [-Wpedantic]
             u_short subplen, subtlen;
             ^
print-rsvp.c