ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

Wireshark-commits: [Wireshark-commits] rev 43584: /trunk/ /trunk/epan/: addr_resolv.c /trunk/ui/gtk

Date: Fri, 06 Jul 2012 07:34:08 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=43584

User: darkjames
Date: 2012/07/06 12:34 AM

Log:
 - e_addr_resolve is structure so pass it by pointer.
 - name_resolve_concurrency must be only defined when used.

Directory: /trunk/epan/
  Changes    Path             Action
  +2 -0      addr_resolv.c    Modified

Directory: /trunk/ui/gtk/
  Changes    Path                  Action
  +2 -2      main.c                Modified
  +1 -1      packet_panes.c        Modified
  +1 -1      packet_panes.h        Modified
  +2 -2      proto_tree_model.c    Modified
  +1 -1      proto_tree_model.h    Modified