]> The Tcpdump Group git mirrors - tcpdump/commit
Fix print-icmp.c warning 469/head
authorGisle Vanem <[email protected]>
Fri, 10 Jul 2015 10:51:56 +0000 (12:51 +0200)
committerGisle Vanem <[email protected]>
Fri, 10 Jul 2015 10:51:56 +0000 (12:51 +0200)
commitc4abff079ed19e38dde245bd5cd194835e16e8e0
tree03cf3ac8a834e53cc63bd4ed28fddb841505e83b
parent2a59f8ece9e7a68b96506e8c2a057e31e20e86dc
Fix print-icmp.c warning

Fix compilation warning:
```
print-icmp.c(559): warning C4456: declaration of 'vec' hides previous local declaration
print-icmp.c(344): note: see declaration of 'vec'
```
print-icmp.c