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

Date: Thu, 12 Dec 2013 20:56:32 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=53987

User: wmeier
Date: 2013/12/12 08:56 PM

Log:
 Remove 'if (tree)' around (indirect) calls to expert functions;
 Reformat hf[] entries;
 'offset++' --> 'offset += 1' for consistency;
 tabs --> spaces to match editor modelines;
 Rework/add whitespace.

Directory: /trunk/epan/dissectors/
  Changes    Path             Action
  +236 -211  packet-hpsw.c    Modified