Wireshark-commits: [Wireshark-commits] rev 52645: /trunk/epan/ /trunk/epan/dissectors/: packet-ipv6
Date: Wed, 16 Oct 2013 17:19:59 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=52645

User: gerald
Date: 2013/10/16 05:19 PM

Log:
 Fix warnings found by Clang 5.0 (-Wself-assign and -Wparentheses-equality).
 
 Move code from ipv6-utils.h to packet-ipv6.c since that was the only
 place it was used. Comment out unused code.

Directory: /trunk/epan/dissectors/
  Changes    Path             Action
  +33 -3     packet-ipv6.c    Modified
  +2 -2      packet-wsp.c     Modified

Directory: /trunk/epan/
  Changes    Path            Action
  +0 -14     ipv6-utils.h    Modified