Ethereal-cvs: [ethereal-cvs] cvs commit: ethereal file.c

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

From: Guy Harris <guy@xxxxxxxxxxxx>
Date: Tue, 27 Jun 2000 04:26:22 -0500 (CDT)
guy         2000/06/27 04:26:17 CDT

  Modified files:
    .                    file.c 
  Log:
  Don't pass a pointer to the packet data buffer to "read_packet()"; let
  it, rather than its callers, get that pointer from "cf->wth".
  
  Revision  Changes    Path
  1.192     +8 -7      ethereal/file.c