Global variables considered harmful - we don't want to rule out two
authorguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>
Mon, 26 Oct 2009 09:36:53 +0000 (09:36 +0000)
committerguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>
Mon, 26 Oct 2009 09:36:53 +0000 (09:36 +0000)
commit20e63b38ce361dd9b8c56f5a6e38d44b68960d23
tree3ccd8c33f53f926ae8ec1372477e15e006277661
parent48f3c1cc498e35daecaaa2f63ad772b412f81f13
Global variables considered harmful - we don't want to rule out two
threads reading from two different wtap_t's in different threads.

file_externals_table considered unnecessary - a wtap_t has a member
specifically intended to point to private data.

Clean up indentation.

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