Wireshark-commits: [Wireshark-commits] master-2.6 76e3e38: Frame numbers are unsigned.

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

Commits:

76e3e38 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/28895
    

Actions performed:

    from  f2a693e   Clean up white space.
    adds  76e3e38   Frame numbers are unsigned.


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