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

Date: Sun, 29 Dec 2013 20:58:27 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=54489

User: wmeier
Date: 2013/12/29 08:58 PM

Log:
 From robionekenobi: packet-mq enhancement
  Add new Structure dissection
  Fix some small issues
  Reformat some part of code
  use spaces instead of tabs for indentation
 
 https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=9603
 
 From me:
  Remove some trailing whitespace;
  Change a few tabs to spaces;
  Change editor-modelines tab-width, etc to 8 (altho
    not really relevant since tabs not being used).

Directory: /trunk/epan/dissectors/
  Changes    Path                Action
  +148 -104  packet-mq-base.c    Modified
  +55 -50    packet-mq-pcf.c     Modified
  +728 -518  packet-mq.c         Modified
  +61 -45    packet-mq.h         Modified