aboutsummaryrefslogtreecommitdiffstats
path: root/capture-pcap-util.c
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2011-04-08 17:42:20 +0000
committerGuy Harris <guy@alum.mit.edu>2011-04-08 17:42:20 +0000
commitde938dddceccb5f4c1da64924a758c2d214912dc (patch)
treea2a34bec98f260a54b513942ad4857382dd886e9 /capture-pcap-util.c
parentda3f7673db4f9adad7721c0ca05406d18cc24cf2 (diff)
Just make the fh member of a wtap_dumper_t a void * for now, and, in all
calls that use it, cast it to whatever it's supposed to be. Making it a gzFile means you can't use any stdio macros that reach inside the structure; making it a FILE *, as it used to be, amounts to trying to use a FILE * as a void * if we're writing a compressed file out. svn path=/trunk/; revision=36521
Diffstat (limited to 'capture-pcap-util.c')
0 files changed, 0 insertions, 0 deletions