http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=50084
User: alagoutte
Date: 2013/06/20 01:17 PM
Log:
Fix errors found by fix-encoding-args script
epan/dissectors/packet-dhcpv6.c: FT_IPv6: proto_tree_add_item(pkt_s_tree, hf_packetcable_cccV6_prov_srv_ipv6, tvb, suboptoff+1, 4, [[ENC_BIG_ENDIAN]-->[ENC_NA]]);
epan/dissectors/packet-dhcpv6.c: FT_BYTES: proto_tree_add_item(subtree2, hf_capabilities_encoding_bytes, tvb, tlv5_cap_index, tlv5_cap_len, [[ENC_BIG_ENDIAN]-->[ENC_NA]]);
Directory: /trunk/epan/dissectors/
Changes Path Action
+2 -2 packet-dhcpv6.c Modified