Wireshark-commits: [Wireshark-commits] rev 36529: /trunk/epan/dissectors/ /trunk/epan/dissectors/:
Date: Sat, 09 Apr 2011 17:11:25 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=36529

User: wmeier
Date: 2011/04/09 10:11 AM

Log:
 Don't assign to a proto_item * if the value won't be used: Coverity 923-927;
 Add braces around around certain code sections for indentation purposes;
 Do some indentation & whitespace cleanup.

Directory: /trunk/epan/dissectors/
  Changes    Path                 Action
  +520 -502  packet-homeplug.c    Modified