Ethereal-cvs: [Ethereal-cvs] rev 17221: /trunk/epan/: libethereal.def proto.c proto.h

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

Date: Thu, 09 Feb 2006 04:18:25 GMT
User: guy
Date: 2006/02/08 10:18 PM

Log:
 Add "proto_tree_add_XXX_format_value()" routines, which are like the
 "proto_tree_add_XXX_format()" routines except that the format doesn't
 have to include the field name - the field name, followed by ": ", are
 put into the representation string, followed by the result of the
 formatting, so you just format the value with the format string, not the
 entire representation.

Directory: /trunk/epan/
  Changes    Path               Action
  +15 -0     libethereal.def    Modified
  +331 -3    proto.c            Modified
  +309 -18   proto.h            Modified



http://anonsvn.ethereal.com/viewcvs/viewcvs.py?rev=17221&view=rev