Wireshark-commits: [Wireshark-commits] master 3141448: html2text: Skip generating footnotes for sel

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 13 Dec 2019 05:30:02 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=31414484d464b09e4f915da340bc8bbfc7ed3963
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

3141448 by Gerald Combs (gerald@xxxxxxxxxxxxx):

    html2text: Skip generating footnotes for self-links.
    
    Fixes the issue described at
    https://www.wireshark.org/lists/wireshark-users/201912/msg00003.html
    
    Change-Id: Ie3fd338ab1c6b216b05eeca002545868d3474bbb
    Reviewed-on: https://code.wireshark.org/review/35426
    Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  64e5ae4   Uncrustify: Remove newline between for and brace
     add  3141448   html2text: Skip generating footnotes for self-links.


Summary of changes:
 tools/html2text.py | 4 ++++
 1 file changed, 4 insertions(+)