Wireshark mailing list archives

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


From: Alexis La Goutte <alexis.lagoutte () gmail com>
Date: Mon, 15 Jul 2013 10:13:44 +0200

Done (in revision 50608)


On Mon, Jul 15, 2013 at 10:08 AM, Anders Broman
<anders.broman () ericsson com>wrote:

 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

___________________________________________________________________________
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: