aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-spnego.c
diff options
context:
space:
mode:
authorguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>2011-04-08 17:42:20 +0000
committerguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>2011-04-08 17:42:20 +0000
commit70fc71159dc9718f25624370b9362aacc263a8cc (patch)
treea2a34bec98f260a54b513942ad4857382dd886e9 /epan/dissectors/packet-spnego.c
parent981c7d6c92d6207650e3233fd233fcbd65ee56f3 (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. git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@36521 f5534014-38df-0310-8fa8-9805f1628bb7
Diffstat (limited to 'epan/dissectors/packet-spnego.c')
0 files changed, 0 insertions, 0 deletions