Don't assign to a proto_item * if the value won't be used: Coverity 923-927;
authorwmeier <wmeier@f5534014-38df-0310-8fa8-9805f1628bb7>
Sat, 9 Apr 2011 17:11:13 +0000 (17:11 +0000)
committerwmeier <wmeier@f5534014-38df-0310-8fa8-9805f1628bb7>
Sat, 9 Apr 2011 17:11:13 +0000 (17:11 +0000)
commite62571893ee432db17a431fbee5fb96db7ffc67c
treee8903cfa2ce3c32b125df04945361ecaa1f6ac40
parent68cde889e630f17bd9ee3acd46c6f003209f1ad0
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.

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@36529 f5534014-38df-0310-8fa8-9805f1628bb7
epan/dissectors/packet-homeplug.c