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

Date: Tue, 27 Nov 2012 21:48:16 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=46236

User: wmeier
Date: 2012/11/27 01:48 PM

Log:
 General cleanup:
 - create/use extended variable string;
 - #if 0 unused value_string arrays (instead of marking with _U_);
 - "localize" some variable definitions;
 - remove some uneeded variable initializers;
 - reformat hf[] entries;
 - do some whitespace and formatting changes to use a consistent style.

Directory: /trunk/epan/dissectors/
  Changes    Path            Action
  +917 -434  packet-dnp.c    Modified