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 Harris <guy@xxxxxxxxxxxxxxxxxxx>
Date: Sun, 2 Mar 2003 16:25:50 -0600 (CST)
guy         2003/03/02 16:25:50 CST

  Modified files:
    gtk                  tcp_graph.c 
  Log:
  Use "goto_frame()" to go to a given frame number, not
  "packet_list_set_selected_row()" - frame N isn't necessarily being
  displayed as row N-1.
  
  Revision  Changes    Path
  1.31      +5 -9      ethereal/gtk/tcp_graph.c