Wireshark-commits: [Wireshark-commits] rev 35886: /trunk/epan/dissectors/ /trunk/epan/dissectors/:
Date: Wed, 09 Feb 2011 03:00:53 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=35886

User: morriss
Date: 2011/02/08 07:00 PM

Log:
 Rename ntp_fmt_ts() to tvb_ntp_fmt_ts() and make it take a pointer to a TVB and
 an offset instead of (generally) a pointer into the TVB. Then use the standard
 accessor functions to get data out of the TVB.

Directory: /trunk/epan/dissectors/
  Changes    Path             Action
  +3 -3      packet-ntp.c     Modified
  +1 -1      packet-ntp.h     Modified
  +1 -1      packet-rtcp.c    Modified