Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal/gtk mgcp_stat.c rpc_progs.c rtp_analysis.c r

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

From: ulfl@xxxxxxxxxxxx (Ulf Lamping)
Date: Sat, 13 Mar 2004 06:09:28 -0600 (CST)
ulfl        2004/03/13 06:09:28 CST

  Modified files:
    gtk                  mgcp_stat.c rpc_progs.c rtp_analysis.c 
                         rtp_stream_dlg.c supported_protos_dlg.c 
                         tap_dfilter_dlg.c wsp_stat.c 
  Log:
  various string related changes, mainly replace sprintf/snprintf by g_snprintf
  
  Revision  Changes    Path
  1.31      +8 -8      ethereal/gtk/mgcp_stat.c
  1.22      +7 -7      ethereal/gtk/rpc_progs.c
  1.40      +10 -9     ethereal/gtk/rtp_analysis.c
  1.18      +20 -15    ethereal/gtk/rtp_stream_dlg.c
  1.10      +7 -11     ethereal/gtk/supported_protos_dlg.c
  1.7       +3 -3      ethereal/gtk/tap_dfilter_dlg.c
  1.23      +2 -3      ethereal/gtk/wsp_stat.c