Wireshark-commits: [Wireshark-commits] master 44ca0af: extcap-base: no need to get the basename of

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 16 Jul 2020 01:31:27 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=44ca0af5dff96f56d59a8240785b97aff1b1b097
Submitter: "Guy Harris <gharris@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

44ca0af by Guy Harris (gharris@xxxxxxxxx):

    extcap-base: no need to get the basename of the executable path twice.
    
    Just use extcap->exename.
    
    Change-Id: I85cfda2afaf776f3222cf362bcd6c675b4ff1504
    Reviewed-on: https://code.wireshark.org/review/37876
    Petri-Dish: Guy Harris <gharris@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Guy Harris <gharris@xxxxxxxxx>
    

Actions performed:

    from  dccc382   Show the version of libssh being used, if possible.
     add  44ca0af   extcap-base: no need to get the basename of the executable path twice.


Summary of changes:
 extcap/extcap-base.c | 5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)