Wireshark-commits: [Wireshark-commits] master 20a3248: Frame numbers are unsigned.
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 31 Jul 2018 19:13:53 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=20a3248ebb8648928c456e8c0da138dfe966a411
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

20a3248 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>
    

Actions performed:

    from  a9dcc80   Clean up white space.
    adds  20a3248   Frame numbers are unsigned.


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