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

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

From: "Gilbert Ramirez Jr." <gram@xxxxxxxxxxxx>
Date: Mon, 24 Jan 2000 13:16:46 -0600 (CST)
gram        2000/01/24 13:16:42 CST

  Modified files:
    wiretap              file.c 
  Log:
  Added the O_BINARY flag to open() for win32.
  Ethereal on win32 now correctly reads trace files.
  
  Revision  Changes    Path
  1.47      +7 -2      ethereal/wiretap/file.c