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@xxxxxxxxxxxxxxxxxxx>
Date: Tue, 5 Mar 2002 02:40:28 -0600 (CST)
guy         2002/03/05 02:40:28 CST

  Modified files:
    .                    file.c 
  Log:
  Make "wtap_seek_read()" return TRUE on success and FALSE on error, like
  "wtap_read()".
  
  Add some additional error checks to the Sniffer file reader.
  
  Revision  Changes    Path
  1.266     +3 -3      ethereal/file.c