From Fabio Tarabelloni: Fix for: "ZigBee Cluster Library dissector does not handle...
authorBill Meier <wmeier@newsguy.com>
Thu, 21 Mar 2013 17:11:55 +0000 (17:11 -0000)
committerBill Meier <wmeier@newsguy.com>
Thu, 21 Mar 2013 17:11:55 +0000 (17:11 -0000)
commit1b6ff3edc5b30944166773b93800e8fd79fc36c2
tree2d390a70f4c094f18291bf41582951042609cb8e
parent37e7e369151375d3f57dd3ecd9af02da4ff9efc6
From Fabio Tarabelloni: Fix for: "ZigBee Cluster Library dissector does not handle arrays correctly"

See: https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8214

From me:
 - Use spaces for indentation (instead of :4 space tabs");
 - Remove trailing whitespace;
 - Add placeholder for un-implemented dissection of data types set, struct, bag.
   (Probably should use 'expert' but that requires more work since dissection is under
    'if (tree)').

svn path=/trunk/; revision=48455
epan/dissectors/packet-zbee-zcl.c
epan/dissectors/packet-zbee-zcl.h