http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=46265
User: wmeier
Date: 2012/11/28 02:41 PM
Log:
Fix [-Wshadow] warnings;
Also (for one or more of the files):
- create/use one or more extended variable strings;
- remove some uneeded variable initializers;
- reformat some long lines;
- reformat hf[] entries;
- convert apparent 4-space tabs to spaces;
- do some whitespace and formatting changes to use a consistent style.
Directory: /trunk/epan/dissectors/
Changes Path Action
+27 -23 packet-iso7816.c Modified
+3 -3 packet-netrom.c Modified
+552 -433 packet-sasp.c Modified
+751 -750 packet-sgsap.c Modified
+449 -302 packet-wai.c Modified
+1109 -1016 packet-xml.c Modified