]> The Tcpdump Group git mirrors - tcpdump/commit
Fixup -C for file size >2GB (GH #488).
authorDenis Ovsienko <[email protected]>
Sun, 19 Mar 2017 00:22:17 +0000 (00:22 +0000)
committerDenis Ovsienko <[email protected]>
Fri, 21 Jul 2017 13:31:32 +0000 (14:31 +0100)
commit2466ab1cb223aabe61379bc6602716272c461673
tree6b70bfbf78c3db0c150d39416896cd062c2f33c4
parentfff3a2ffe5b2d5a95e96745129dac05d1277d87b
Fixup -C for file size >2GB (GH #488).

Make Cflag long because that's the return type of pcap_dump_ftell().
tcpdump.c