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 ad76c35: replace label_mark_truncated_start() with a

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 4 Mar 2014 08:46:38 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=ad76c350f73e238f31645a4919d2e537a577ae2d
Submitter: Martin Kaiser (wireshark@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

ad76c35 by Martin Kaiser (wireshark@xxxxxxxxx):

    replace label_mark_truncated_start() with a macros that calls
    label_mark_truncated()
    
    Change-Id: I7ede5f9776d26ebce2ccf427cf6ff5dec56814cd
    Reviewed-on: https://code.wireshark.org/review/465
    Reviewed-by: Martin Kaiser <wireshark@xxxxxxxxx>
    

Actions performed:

    from  dec951e   (Trivial) Fix 2 typos; Reformat some long lines.
    adds  ad76c35   replace label_mark_truncated_start() with a macros that calls label_mark_truncated()


Summary of changes:
 epan/proto.c |   23 +++++++++--------------
 1 file changed, 9 insertions(+), 14 deletions(-)