Wireshark-commits: [Wireshark-commits] rev 38982: /trunk/gtk/ /trunk/gtk/: voip_calls.c voip_calls.
Date: Tue, 13 Sep 2011 05:29:57 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=38982

User: etxrab
Date: 2011/09/12 10:29 PM

Log:
 Store a pointer to frame_data which holds the timing and frame number info rather than making copies. Move a structure only used internaly from voip_calls.h to .c

Directory: /trunk/gtk/
  Changes    Path                Action
  +61 -98    voip_calls.c        Modified
  +3 -25     voip_calls.h        Modified
  +4 -4      voip_calls_dlg.c    Modified