ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

Wireshark-commits: [Wireshark-commits] rev 30707: /trunk/wiretap/ /trunk/wiretap/: catapult_dct2000

Date: Mon, 26 Oct 2009 09:36:56 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=30707

User: guy
Date: 2009/10/26 02:36 AM

Log:
 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.

Directory: /trunk/wiretap/
  Changes    Path                  Action
  +101 -98   catapult_dct2000.c    Modified