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

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

From: Ronnie Sahlberg <sahlberg@xxxxxxxxxxxxxxxxx>
Date: Fri, 29 Aug 2003 20:18:16 -0500 (CDT)
sahlberg    2003/08/29 20:18:16 CDT

  Modified files:
    gtk                  endpoint_talkers_eth.c 
                         endpoint_talkers_fc.c 
                         endpoint_talkers_fddi.c 
                         endpoint_talkers_ip.c 
                         endpoint_talkers_ipx.c 
                         endpoint_talkers_table.c 
                         endpoint_talkers_table.h 
                         endpoint_talkers_tcpip.c 
                         endpoint_talkers_tr.c 
                         endpoint_talkers_udpip.c 
  Log:
  Remove the individual reset functions and replace with a common one in the helpers file.
  
  cleanup part 5?
  
  Revision  Changes    Path
  1.10      +3 -15     ethereal/gtk/endpoint_talkers_eth.c
  1.10      +3 -14     ethereal/gtk/endpoint_talkers_fc.c
  1.5       +3 -15     ethereal/gtk/endpoint_talkers_fddi.c
  1.11      +3 -14     ethereal/gtk/endpoint_talkers_ip.c
  1.9       +3 -14     ethereal/gtk/endpoint_talkers_ipx.c
  1.8       +6 -1      ethereal/gtk/endpoint_talkers_table.c
  1.6       +2 -1      ethereal/gtk/endpoint_talkers_table.h
  1.12      +3 -14     ethereal/gtk/endpoint_talkers_tcpip.c
  1.11      +3 -14     ethereal/gtk/endpoint_talkers_tr.c
  1.12      +3 -14     ethereal/gtk/endpoint_talkers_udpip.c