Wireshark-commits: [Wireshark-commits] master 4802325: Fix type: strlen returns a size_t

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 12 Jan 2016 15:17:50 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=4802325ea6d7bc4e3436f1ac1f10d1f1789a7c0e
Submitter: Evan Huus (eapache@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

4802325 by Evan Huus (eapache@xxxxxxxxx):

    Fix type: strlen returns a size_t
    
    Change-Id: I5a3ea655c4a362bbacb72e8c7a19f3c96d22a0fc
    Reviewed-on: https://code.wireshark.org/review/13231
    Reviewed-by: Evan Huus <eapache@xxxxxxxxx>
    

Actions performed:

    from  c62547b   Refactor "Follow Stream" functionality on all GUI interfaces.
    adds  4802325   Fix type: strlen returns a size_t


Summary of changes:
 ui/cli/tap-follow.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)