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 19:53:15 -0500 (CDT)
sahlberg    2003/08/29 19:53:15 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:
  step two in endpoint talkers cleanup
  move the windows destroy function to the common helpers file
  
  Revision  Changes    Path
  1.8       +2 -17     ethereal/gtk/endpoint_talkers_eth.c
  1.8       +2 -16     ethereal/gtk/endpoint_talkers_fc.c
  1.3       +2 -16     ethereal/gtk/endpoint_talkers_fddi.c
  1.9       +2 -16     ethereal/gtk/endpoint_talkers_ip.c
  1.7       +2 -16     ethereal/gtk/endpoint_talkers_ipx.c
  1.7       +18 -1     ethereal/gtk/endpoint_talkers_table.c
  1.5       +2 -1      ethereal/gtk/endpoint_talkers_table.h
  1.10      +2 -17     ethereal/gtk/endpoint_talkers_tcpip.c
  1.9       +2 -17     ethereal/gtk/endpoint_talkers_tr.c
  1.10      +2 -16     ethereal/gtk/endpoint_talkers_udpip.c