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

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

From: guy@xxxxxxxxxxxx (Guy Harris)
Date: Tue, 13 Jan 2004 02:25:01 -0600 (CST)
guy         2004/01/13 02:25:01 CST

  Modified files:
    gtk                  tcp_graph.c 
  Log:
  Make the variable into which values from
  "gtk_spin_button_get_value_as_float()" be doubles rather than floats -
  GTK+ 2.x's "gtk_spin_button_get_value_as_float()" actually returns
  doubles.
  
  Revision  Changes    Path
  1.44      +5 -5      ethereal/gtk/tcp_graph.c