Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-commits: [Wireshark-commits] master-2.6 787527c: ssh-base: fix wrong type for ssh port.

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sat, 10 Nov 2018 22:04:42 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=787527c168e1ccfb9fdb73a69a069c4756b96156
Submitter: "Dario Lombardo <lomato@xxxxxxxxx>"
Changed: branch: master-2.6
Repository: wireshark

Commits:

787527c by Dario Lombardo (lomato@xxxxxxxxx):

    ssh-base: fix wrong type for ssh port.
    
    According to documentation:
    
    http://api.libssh.org/master/group__libssh__session.html#ga82371e723260c7572ea061edecc2e9f1
    
    Change-Id: I7eeac1643563a941656687640d73bc09d3927d01
    Reviewed-on: https://code.wireshark.org/review/30566
    Petri-Dish: Dario Lombardo <lomato@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Dario Lombardo <lomato@xxxxxxxxx>
    

Actions performed:

    from  60da0e8   [Automatic update for 2018-11-04]
     add  787527c   ssh-base: fix wrong type for ssh port.


Summary of changes:
 extcap/ssh-base.c | 2 +-
 extcap/ssh-base.h | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)