Wireshark-commits: [Wireshark-commits] rev 32015: /trunk/wiretap/ /trunk/wiretap/: 5views.c airopee
Date: Fri, 26 Feb 2010 08:00:01 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=32015

User: guy
Date: 2010/02/26 12:00 AM

Log:
 Move the definitions of all the private data structures out of
 wtap-int.h, and change the unions of pointers to those private data
 structures into just void *'s.
 
 Have the generic wtap close routine free up the private data, rather
 than the type-specific close routine, just as the wtap_dumper close
 routine does for its private data.  Get rid of close routines that don't
 do anything any more.

Directory: /trunk/wiretap/
  Changes    Path                     Action
  +12 -5     5views.c                 Modified
  +13 -13    airopeek9.c              Modified
  +27 -26    ascendtext.c             Modified
  +22 -30    catapult_dct2000.c       Modified
  +12 -12    csids.c                  Modified
  +11 -11    etherpeek.c              Modified
  +4 -3      file_access.c            Modified
  +11 -11    i4btrace.c               Modified
  +3 -3      iseries.c                Modified
  +0 -3      jpeg_jfif.c              Modified
  +50 -29    k12.c                    Modified


(15 files not shown)