Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal packet-ndps.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: Mon, 7 Apr 2003 21:45:07 -0500 (CDT)
guy         2003/04/07 21:45:06 CDT

  Modified files:
    .                    packet-ndps.c 
  Log:
  "ndps_req_hash_cleanup()" doesn't need to do anything (the data
  structure it frees has no pointers to anything), so eliminate it.
  
  The XID argument to "dissect_ndps_request()" isn't used, so eliminate
  it.
  
  Revision  Changes    Path
  1.14      +5 -15     ethereal/packet-ndps.c