Ethereal-cvs: [Ethereal-cvs] rev 15496: /trunk/gtk/: Makefile.am afp_stat.c bootp_stat.c dlg_u

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

Date: Sun, 21 Aug 2005 11:09:40 GMT
User: guy
Date: 2005/08/21 06:09 AM

Log:
 "gtk_tap_dfilter_dlg_cb()" is no longer used outside
 gtk/tap_dfilter_dlg.c; don't export it.
 
 That means that gtk/tap_dfilter_dlg.h is no longer useful; get rid of
 it.
 
 Rename "gtk_tap_dfilter_dlg_cb()" to "tap_dfilter_dlg_cb()", as it's
 inside GTK+-specific code, so there's no need to distinguish it from
 non-GTK+ callbacks.
 
 Update some comments to reflect the name change and the new API for
 registering tap_dfilter_dlg stats.
 
 Make the AFP and SMB stats use the gtk/tap_dfilter_dlg.c stuff.

Directory: /trunk/gtk/
  Changes    Path                 Action
  +0 -1      Makefile.am          Modified
  +10 -117   afp_stat.c           Modified
  +0 -1      bootp_stat.c         Modified
  +1 -1      dlg_utils.h          Modified
  +0 -1      h225_counter.c       Modified
  +0 -1      h225_ras_srt.c       Modified
  +0 -1      mgcp_stat.c          Modified
  +0 -1      sctp_chunk_stat.c    Modified
  +0 -1      sip_stat.c           Modified
  +10 -117   smb_stat.c           Modified
  +0 -1      stats_tree_stat.c    Modified
  +6 -4      tap_dfilter_dlg.c    Modified
  +0 -36     tap_dfilter_dlg.h    Removed
  +0 -1      wsp_stat.c           Modified

Directory: /trunk/
  Changes    Path                 Action
  +8 -4      tap_dfilter_dlg.h    Modified



http://anonsvn.ethereal.com/viewcvs/viewcvs.py?rev=15496&view=rev