Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-commits: [Wireshark-commits] rev 35042: /trunk/ /trunk/gtk/: filter_dlg.c main.c main_sta

Date: Sat, 27 Nov 2010 23:06:18 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=35042

User: guy
Date: 2010/11/27 03:06 PM

Log:
 Make some other statusbar routines take a format string and format args,
 and get rid of an unnecessary string pointer.
 
 Make the argument to welcome_header_push_msg() a const pointer.

Directory: /trunk/gtk/
  Changes    Path                Action
  +2 -7      filter_dlg.c        Modified
  +1 -4      main.c              Modified
  +56 -61    main_statusbar.c    Modified
  +1 -1      main_welcome.c      Modified
  +1 -1      main_welcome.h      Modified

Directory: /trunk/
  Changes    Path                Action
  +8 -6      main_statusbar.h    Modified