I'm pretty confident the string length will fit in 32 bits; cast away the "possible...
authormorriss <morriss@f5534014-38df-0310-8fa8-9805f1628bb7>
Mon, 19 Nov 2012 21:00:44 +0000 (21:00 +0000)
committermorriss <morriss@f5534014-38df-0310-8fa8-9805f1628bb7>
Mon, 19 Nov 2012 21:00:44 +0000 (21:00 +0000)
commit17130a0abe0fa07286de21377abcbf161b94b51f
treed2a193a69f5a6b0935139e3f6ed80891d332f729
parentdd890bb7f44e1098084bd8f09417e4da78f29c5e
I'm pretty confident the string length will fit in 32 bits; cast away the "possible loss of data" warning on the Win64 build.

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@46087 f5534014-38df-0310-8fa8-9805f1628bb7
capture_opts.c