On Mon, Dec 02, 2002 at 12:50:33PM +0100, Biot Olivier wrote: > There is an inconsistency in WTP display of packet sequence numbers: > sometimes BASE_DEC is used, sometimes BASE_HEX. > > As has been discussed in earlier mails, this packet sequence numbers are > unsigned integers and not opaque data, so they should be represented as > decimal values. The following patch fixes this:
Checked in.