Wireshark-commits: [Wireshark-commits] rev 53484: /trunk/epan/ /trunk/epan/dissectors/: packet-diam

Date: Thu, 21 Nov 2013 18:46:41 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=53484

User: wmeier
Date: 2013/11/21 06:46 PM

Log:
 Do some constification;
 Create/use value_string_ext_free();
 Display certain numbers also as hex in the
    "forced to fall back to linear search: ..." value-string warning msg
 Add editor-modelines to some files;
 Do some whitespace changes.

Directory: /trunk/epan/dissectors/
  Changes    Path                 Action
  +59 -42    packet-diameter.c    Modified
  +3 -3      packet-etch.c        Modified

Directory: /trunk/epan/
  Changes    Path              Action
  +30 -22    value_string.c    Modified
  +55 -37    value_string.h    Modified