Wireshark-commits: [Wireshark-commits] rev 35543: /trunk/epan/dissectors/ /trunk/epan/dissectors/:
Date: Sat, 15 Jan 2011 19:01:56 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=35543

User: morriss
Date: 2011/01/15 11:01 AM

Log:
 Replace ip_to_str((tvb_get_ptr(...)) with tvb_ip_to_str().
 Replace ip6_to_str((tvb_get_ptr(...)) with tvb_ip6_to_str().

Directory: /trunk/epan/dissectors/
  Changes    Path                 Action
  +1 -1      packet-kerberos.c    Modified