Wireshark-commits: [Wireshark-commits] master-2.2 7cfd7b9: Frame numbers are unsigned.

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 31 Jul 2018 19:27:22 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=7cfd7b91a3dd85a17affa5203044194f5f19d0ac
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master-2.2
Repository: wireshark

Commits:

7cfd7b9 by Guy Harris (guy@xxxxxxxxxxxx):

    Frame numbers are unsigned.
    
    Change-Id: I07641b0a759058fe5111e10c3ccd4c8f69eeccef
    Reviewed-on: https://code.wireshark.org/review/28894
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    (cherry picked from commit 20a3248ebb8648928c456e8c0da138dfe966a411)
    Reviewed-on: https://code.wireshark.org/review/28899
    

Actions performed:

    from  eb5a054   Clean up white space.
    adds  7cfd7b9   Frame numbers are unsigned.


Summary of changes:
 epan/conversation.c | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)