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: Mon, 24 Jan 2000 13:32:19 -0600 (CST)
guy         2000/01/24 13:32:16 CST

  Modified files:
    .                    file.c 
  Log:
  Open files with "rb" rather than "r" - this may fix up the problems
  Gilbert alluded to with reading capture files on Win32 systems.
  
  Revision  Changes    Path
  1.155     +3 -3      ethereal/file.c