Ethereal-cvs: [Ethereal-cvs] rev 15489: /trunk/gtk/: ansi_a_stat.c ansi_map_stat.c gsm_a_stat.

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

Date: Sat, 20 Aug 2005 22:28:50 GMT
User: guy
Date: 2005/08/20 05:28 PM

Log:
 The routines registered with "register_stat_cmd_arg()" *are* called if
 you use the "-z" command-line options for them; make them pop up the
 appropriate windows.
 
 Move the calls to "register_stat_cmd_arg()" after the code to register
 the tap, just as the calls to "register_stat_menu_item()" are done after
 registering the tap.
 
 Use "g_strdup_printf()" rather than formatting into a fixed-length
 buffer and "g_strdup()"ing that buffer.

Directory: /trunk/gtk/
  Changes    Path               Action
  +23 -19    ansi_a_stat.c      Modified
  +11 -16    ansi_map_stat.c    Modified
  +69 -19    gsm_a_stat.c       Modified
  +11 -16    gsm_map_stat.c     Modified
  +9 -13     mtp3_stat.c        Modified



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