Wireshark mailing list archives

Error: Found non-ASCII characters on line 871 of packet-scsi-osd.c


From: Anders Broman <anders.broman () ericsson com>
Date: Mon, 15 Jul 2013 08:08:40 +0000

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 <wireshark-dev () wireshark org>
Archives:    http://www.wireshark.org/lists/wireshark-dev
Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev
             mailto:wireshark-dev-request () wireshark org?subject=unsubscribe

Current thread: