Wireshark-commits: [Wireshark-commits] master 653dc8b: CAPWAP: Use standard boilerplate (see doc/pa

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 3 Sep 2014 07:59:43 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=653dc8bf17a3fa955dfb97179ccbd97474de87ee
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

653dc8b by Alexis La Goutte (alexis.lagoutte@xxxxxxxxx):

    CAPWAP: Use standard boilerplate (see doc/packet-PROTOABBREV.c)
    
    For hf field, reindent code
    Use 0x0 by default for bitmask
    Remove also some "boilerplate" comment..
    
    Change-Id: I552ccca2e444f3686ee9ecdad456f2ecfbaa5cba
    Reviewed-on: https://code.wireshark.org/review/3953
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  ec2fe0f   CAPWAP: Wrong usage of FT_BOOLEAN for Reserved field...
    adds  653dc8b   CAPWAP: Use standard boilerplate (see doc/packet-PROTOABBREV.c)


Summary of changes:
 epan/dissectors/packet-capwap.c | 1249 ++++++++++++++++++++++-----------------
 1 file changed, 723 insertions(+), 526 deletions(-)