Wireshark-commits: [Wireshark-commits] rev 51386: /trunk/epan/dissectors/ /trunk/epan/dissectors/:

Date: Fri, 16 Aug 2013 01:35:57 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=51386

User: eapache
Date: 2013/08/15 06:35 PM

Log:
 Add one 'volatile' keyword to fix a -Wclobbered and change the tree used in one
 proto_tree call to fix a -Wunused-but-set-variable, both of which show up in GCC
 4.8.

Directory: /trunk/epan/dissectors/
  Changes    Path              Action
  +2 -2      packet-sflow.c    Modified