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

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

From: Guy Harris <guy@xxxxxxxxxxxxxxxxx>
Date: Thu, 9 Oct 2003 13:54:07 -0500 (CDT)
guy         2003/10/09 13:54:07 CDT

  Modified files:
    .                    packet-mmse.c packet-wbxml.c packet-wsp.c 
  Log:
  From Biot Olivier:
  
  	Rename WSP defines to avoid collisions with Windows defines.
  
  	Rename WSP dissector table for integer-value content types.
  
  	Add WSP dissector table for literal content types.
  
  	Add WSP dissection registration for literal content types.
  
  	Register literal and extra WBXML content types to WSP dissector.
  
  	Register textual MMS content type to WSP dissector.
  
  Revision  Changes    Path
  1.20      +7 -3      ethereal/packet-mmse.c
  1.12      +62 -22    ethereal/packet-wbxml.c
  1.77      +77 -62    ethereal/packet-wsp.c