Wireshark-commits: [Wireshark-commits] rev 52883: /trunk/epan/dissectors/ /trunk/epan/dissectors/:

Date: Sun, 27 Oct 2013 01:06:45 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=52883

User: mmann
Date: 2013/10/27 01:06 AM

Log:
 Remove use of pinfo->private_data and just pass the data around through function parameters
 
 Remove g_pinfo from packet-ansi_637.c and add packet_info* as a function parameter while we're at it.

Directory: /trunk/epan/dissectors/
  Changes    Path                 Action
  +54 -64    packet-ansi_637.c    Modified
  +109 -119  packet-ansi_a.c      Modified