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 43293: /trunk/ui/gtk/ /trunk/ui/gtk/: main.c main_packet

Date: Sat, 16 Jun 2012 21:37:25 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=43293

User: guy
Date: 2012/06/16 02:37 PM

Log:
 Rename clear_tree_and_hex_views() to main_clear_tree_and_hex_views(), as
 it specifically works on the main window's tree and hex dump views (it
 doesn't apply to packet windows - they are always showing data from a
 particular packet), and move its declaration to main_packet_panes.h.

Directory: /trunk/ui/gtk/
  Changes    Path                   Action
  +1 -1      main.c                 Modified
  +3 -3      main_packet_panes.c    Modified
  +4 -0      main_packet_panes.h    Modified
  +0 -5      packet_panes.h         Modified