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

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

From: guy@xxxxxxxxxxxx (Guy Harris)
Date: Fri, 16 Apr 2004 22:02:02 -0500 (CDT)
guy         2004/04/16 22:02:02 CDT

  Modified files:
    .                    packet-diameter.c 
  Log:
  The value returned by "diameter_avp_get_value()" is used only in
  protocol tree items that also have the AVP value in the text, so there's
  no reason to have the string returned by "diameter_avp_get_value()"
  contain that value as well - it's redundant.
  
  Revision  Changes    Path
  1.67      +5 -10     ethereal/packet-diameter.c