Wireshark-commits: [Wireshark-commits] rev 45269: /trunk/ /trunk/epan/: addr_resolv.c addr_resolv.h

Date: Tue, 02 Oct 2012 21:13:59 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=45269

User: guy
Date: 2012/10/02 02:13 PM

Log:
 Get rid of the always-null and unused argument to
 host_name_lookup_process().  If, in the future, we find that we need an
 argument for changes we're making, we can add it then.

Directory: /trunk/epan/
  Changes    Path             Action
  +3 -3      addr_resolv.c    Modified
  +1 -2      addr_resolv.h    Modified

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

Directory: /trunk/
  Changes    Path          Action
  +3 -3      tshark.c      Modified