Wireshark-commits: [Wireshark-commits] master 0ec1793: packet-cfm.c: Update some comments; Add edit

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 11 Sep 2014 18:44:02 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=0ec17938fdfb103e6a8375e9735c64bda5935c10
Submitter: Bill Meier (wmeier@xxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

0ec1793 by Bill Meier (wmeier@xxxxxxxxxxx):

    packet-cfm.c: Update some comments; Add editor modelines.
    
    - Indicate that ITU-T G.8013/Y.1731 (11/2013) is the latest spec
      (and that the cfm dissector has not been updated to reflect same).
    - Remove a comment about a "discrepancy in the recommendation
      ITU-T Y.1731". The discrepancy has been corrected in the latest
      spec.
    
    Change-Id: I5a5f873d2a0a5fdee3aef1688403bb317a155cdf
    Reviewed-on: https://code.wireshark.org/review/4081
    Reviewed-by: Bill Meier <wmeier@xxxxxxxxxxx>
    

Actions performed:

    from  6e81f1d   Don't use tvb_bytes_exist() to check if we captured the whole frame, just compare captured_length to reported_length (which we've already retrieved anyway).
    adds  0ec1793   packet-cfm.c: Update some comments; Add editor modelines.


Summary of changes:
 epan/dissectors/packet-cfm.c |   32 +++++++++++++++++++++-----------
 1 file changed, 21 insertions(+), 11 deletions(-)