Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal/wiretap network_instruments.c

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

From: Guy Harris <guy@xxxxxxxxxxxxxxxxx>
Date: Mon, 24 Nov 2003 23:56:17 -0600 (CST)
guy         2003/11/24 23:56:17 CST

  Modified files:
    wiretap              network_instruments.c 
  Log:
  "file_seek()" sets "*err" - there's no need to set it ourselves.  It
  returns -1 on errors, so just check for that.
  
  Revision  Changes    Path
  1.5       +7 -15     ethereal/wiretap/network_instruments.c