Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal packet-wbxml.c

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

From: obiot@xxxxxxxxxxxx (Olivier Biot)
Date: Thu, 4 Mar 2004 17:16:08 -0600 (CST)
obiot       2004/03/04 17:16:08 CST

  Modified files:
    .                    packet-wbxml.c 
  Log:
  Fix WML 1.0 token definitions (WBXML tokens must be in the range 0--3F
  as the 2 most significant bits of every token byte represent whether the
  tag has content and/or has an attribute list.
  
  Revision  Changes    Path
  1.26      +32 -32    ethereal/packet-wbxml.c