Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal/gtk ansi_a_stat.c ansi_map_stat.c bootp_stat

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, 10 Feb 2004 22:28:49 -0600 (CST)
guy         2004/02/10 22:28:49 CST

  Modified files:
    gtk                  ansi_a_stat.c ansi_map_stat.c 
                         bootp_stat.c dcerpc_stat.c 
                         endpoint_talkers_eth.c 
                         endpoint_talkers_fc.c 
                         endpoint_talkers_fddi.c 
                         endpoint_talkers_ip.c 
                         endpoint_talkers_ipx.c 
                         endpoint_talkers_tcpip.c 
                         endpoint_talkers_tr.c 
                         endpoint_talkers_udpip.c fc_stat.c 
                         gsm_a_stat.c h225_counter.c 
                         h225_ras_srt.c http_stat.c io_stat.c 
                         isup_stat.c ldap_stat.c menu.c 
                         mgcp_stat.c rpc_progs.c rpc_stat.c 
                         smb_stat.c wsp_stat.c 
  Log:
  Most taps that now include "tap_menu.h" no longer need to include
  <stdio.h> to define FILE; get rid of the include.
  
  Revision  Changes    Path
  1.13      +1 -2      ethereal/gtk/ansi_a_stat.c
  1.16      +1 -2      ethereal/gtk/ansi_map_stat.c
  1.17      +1 -2      ethereal/gtk/bootp_stat.c
  1.48      +1 -2      ethereal/gtk/dcerpc_stat.c
  1.22      +1 -3      ethereal/gtk/endpoint_talkers_eth.c
  1.22      +1 -3      ethereal/gtk/endpoint_talkers_fc.c
  1.17      +1 -3      ethereal/gtk/endpoint_talkers_fddi.c
  1.23      +1 -3      ethereal/gtk/endpoint_talkers_ip.c
  1.21      +1 -3      ethereal/gtk/endpoint_talkers_ipx.c
  1.24      +1 -3      ethereal/gtk/endpoint_talkers_tcpip.c
  1.23      +1 -3      ethereal/gtk/endpoint_talkers_tr.c
  1.24      +1 -3      ethereal/gtk/endpoint_talkers_udpip.c
  1.24      +1 -3      ethereal/gtk/fc_stat.c
  1.13      +1 -2      ethereal/gtk/gsm_a_stat.c
  1.11      +1 -3      ethereal/gtk/h225_counter.c
  1.10      +1 -3      ethereal/gtk/h225_ras_srt.c
  1.19      +1 -2      ethereal/gtk/http_stat.c
  1.62      +1 -3      ethereal/gtk/io_stat.c
  1.16      +1 -2      ethereal/gtk/isup_stat.c
  1.12      +1 -3      ethereal/gtk/ldap_stat.c
  1.162     +1 -2      ethereal/gtk/menu.c
  1.27      +1 -3      ethereal/gtk/mgcp_stat.c
  1.18      +1 -2      ethereal/gtk/rpc_progs.c
  1.37      +1 -2      ethereal/gtk/rpc_stat.c
  1.35      +1 -3      ethereal/gtk/smb_stat.c
  1.17      +1 -2      ethereal/gtk/wsp_stat.c