Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-commits: [Wireshark-commits] master 99b55eb: Fix a typo in a comment; use consistent inde

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 10 Mar 2014 13:27:04 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=99b55eb7a6d7a86961187ae10ed36ce5edd44714
Submitter: Bill Meier (wmeier@xxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

99b55eb by Bill Meier (wmeier@xxxxxxxxxxx):

    Fix a typo in a comment; use consistent indentation matching that specified by the editor modelines.
    
    Change-Id: I6d4ad3675ec9099913c8a32ad1f2758316158f68
    Reviewed-on: https://code.wireshark.org/review/587
    Reviewed-by: Bill Meier <wmeier@xxxxxxxxxxx>
    Tested-by: Bill Meier <wmeier@xxxxxxxxxxx>
    

Actions performed:

    from  3003f1c   Use tvb_length() instead of tvb_reported_length_remaining() for a heuristics length check.
    adds  99b55eb   Fix a typo in a comment; use consistent indentation matching that specified by the editor modelines.


Summary of changes:
 epan/tvbuff.c |   86 ++++++++++++++++++++++++++++-----------------------------
 1 file changed, 43 insertions(+), 43 deletions(-)