Hi,
Could someone apply this patch please?
Regards
Anders

Index: packet-scsi-osd.c
===================================================================
--- packet-scsi-osd.c   (revision 2070)
+++ packet-scsi-osd.c   (working copy)
@@ -868,7 +868,7 @@
                guint32 length,padlen;
                proto_item *item_type, *item_length;

-               /* descrâ–’ptor type */
+               /* descriptor type */
                item_type= proto_tree_add_item(tree, hf_scsi_osd2_cdb_continuati
on_descriptor_type, tvb, offset, 2, ENC_BIG_ENDIAN);
                type=tvb_get_ntohs(tvb, offset);
                offset+=2;
___________________________________________________________________________
Sent via:    Wireshark-dev mailing list <[email protected]>
Archives:    http://www.wireshark.org/lists/wireshark-dev
Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev
             mailto:[email protected]?subject=unsubscribe

Reply via email to