URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=fda12fb66d337322f8e5c52ca50eff30b2426d56
Submitter: Alexis La Goutte (alexis.lagoutte@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
fda12fb by Peter Wu (peter@xxxxxxxxxxxxx):
    Fix Python 3 compatibility in LocatePythonModule
    
    Regression introduced with cb345eb4bd0149b4a71d6069f957600a83cc3417.
    
    Change-Id: I625432ac4572d2449cb6981a158e46c560a81f1a
    Reviewed-on: https://code.wireshark.org/review/5883
    Reviewed-by: Maarten Bezemer <maarten.bezemer@xxxxxxxxx>
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    
Actions performed:
    from  deb49cb   Add comments, change structure member name.
    adds  fda12fb   Fix Python 3 compatibility in LocatePythonModule
Summary of changes:
 cmake/modules/LocatePythonModule.cmake |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)