Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal/gtk capture_dlg.c gui_prefs.c io_stat.c prog

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: Mon, 22 Dec 2003 18:16:46 -0600 (CST)
ulfl        2003/12/22 18:16:46 CST

  Modified files:
    gtk                  capture_dlg.c gui_prefs.c io_stat.c 
                         progress_dlg.c tcp_graph.c 
  Log:
  removed some MSVC warnings (conversions between double/float and int)
  
  Revision  Changes    Path
  1.91      +11 -11    ethereal/gtk/capture_dlg.c
  1.47      +3 -3      ethereal/gtk/gui_prefs.c
  1.52      +7 -7      ethereal/gtk/io_stat.c
  1.18      +8 -8      ethereal/gtk/progress_dlg.c
  1.40      +30 -30    ethereal/gtk/tcp_graph.c