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

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

From: Guy Harris <guy@xxxxxxxxxxxxxxxxxxx>
Date: Tue, 2 Apr 2002 16:42:25 -0600 (CST)
guy         2002/04/02 16:42:13 CST

  Modified files:
    .                    packet-sccp.c 
  Log:
  From Jeff Morriss: get rid of an unused function argument.
  
  Use -1 rather than "tvb_length(tvb)" as the length for the top-level
  protocol item.
  
  Don't initialize "sccp_item" - it's not used if "tree" is null.
  
  Revision  Changes    Path
  1.4       +6 -8      ethereal/packet-sccp.c