Wireshark-commits: [Wireshark-commits] rev 50246: /trunk/epan/dissectors/ /trunk/epan/dissectors/:
Date: Sat, 29 Jun 2013 22:01:13 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=50246

User: alagoutte
Date: 2013/06/29 03:01 PM

Log:
 Fix warning from fix-encoding-args
 
 epan/dissectors/packet-scsi.c:  FT_BYTES:         proto_tree_add_item(tree, hf_scsi_report_opcodes_cdb_usage_data,                            tvb_v, offset_v+4, length, [[ENC_BIG_ENDIAN]-->[ENC_NA]]);

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