Ethereal-dev: Re: [Ethereal-dev] Modbus/TCP patch

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

From: Guy Harris <guy@xxxxxxxxxx>
Date: Wed, 7 May 2003 17:42:54 -0700
On Wed, May 07, 2003 at 05:49:41PM -0400, Stephen Shelley wrote:
> Patch to fix problem with unit ID and function code whereby they were 
> interpreted as signed, rather than unsigned, bytes.

Checked in (with "guint8" used rather than guchar").