Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal/gtk dcerpc_stat.c endpoint_talkers_table.c f

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

From: Guy Harris <guy@xxxxxxxxxxxxxxxxx>
Date: Mon, 15 Sep 2003 15:37:37 -0500 (CDT)
guy         2003/09/15 15:37:37 CDT

  Modified files:
    gtk                  dcerpc_stat.c endpoint_talkers_table.c 
                         fc_stat.c io_stat.c mgcp_stat.c 
                         rpc_stat.c smb_stat.c 
  Log:
  Keep a "display name" as part of a capture_file structure; for live
  capture temporary files, it's "<capture", and for saved capture files,
  it's the last component of the pathname of the file.  Use that in
  various places when displaying the file name.
  
  Revision  Changes    Path
  1.19      +5 -5      ethereal/gtk/dcerpc_stat.c
  1.18      +5 -5      ethereal/gtk/endpoint_talkers_table.c
  1.7       +5 -5      ethereal/gtk/fc_stat.c
  1.25      +5 -5      ethereal/gtk/io_stat.c
  1.11      +5 -5      ethereal/gtk/mgcp_stat.c
  1.18      +5 -5      ethereal/gtk/rpc_stat.c
  1.15      +5 -5      ethereal/gtk/smb_stat.c