ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
July 17th, 2024 | 10:00am-11:55am SGT (UTC+8) | Online

Wireshark-commits: [Wireshark-commits] rev 28030: /trunk/ /trunk/gtk/: iax2_analysis.c rtp_analysis

Date: Fri, 10 Apr 2009 18:31:07 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=28030

User: wmeier
Date: 2009/04/10 11:31 AM

Log:
 Remove unnecessary use of (deprecated) gtk_button_box_set_child_ipadding();
  (In each case the arg values used [4,0] were the same as the defaults).
 checkAPIs.pl: gtk_button_box_set_child_ipadding: 'W' --> 'E'

Directory: /trunk/gtk/
  Changes    Path                     Action
  +0 -1      iax2_analysis.c          Modified
  +0 -1      rtp_analysis.c           Modified
  +0 -3      sctp_assoc_analyse.c     Modified
  +0 -2      sctp_chunk_stat_dlg.c    Modified
  +0 -1      sctp_stat_dlg.c          Modified

Directory: /trunk/tools/
  Changes    Path            Action
  +3 -3      checkAPIs.pl    Modified