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

Date: Mon, 05 Aug 2013 19:40:23 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=51160

User: martink
Date: 2013/08/05 12:40 PM

Log:
 it's and, not or ;-)
 
 this fixes
   CC     libwireshark_la-addr_resolv.lo
 addr_resolv.c: In function 'serv_name_lookup':
 addr_resolv.c:666:3: error: logical 'or' of collectively exhaustive tests is always true [-Werror=logical-op]

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