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(-)