Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal/gtk proto_draw.c

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

From: ulfl@xxxxxxxxxxxx (Ulf Lamping)
Date: Fri, 20 Feb 2004 11:31:00 -0600 (CST)
ulfl        2004/02/20 11:31:00 CST

  Modified files:
    gtk                  proto_draw.c 
  Log:
  bugfix for export selected data: win32 needs O_BINARY flag for open call,
  otherwise it will do text mode translations (CRNL things) which isn't desired here
  
  Revision  Changes    Path
  1.89      +12 -4     ethereal/gtk/proto_draw.c