Wireshark-commits: [Wireshark-commits] master 403f556: html2text: Fix our footnotes.
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 15 Feb 2019 20:53:07 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=403f556c307a6435fffbb6660900984bc32ee2a1
Submitter: "Gerald Combs <gerald@xxxxxxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

403f556 by Gerald Combs (gerald@xxxxxxxxxxxxx):

    html2text: Fix our footnotes.
    
    Print <number>: <url> instead of <number>: <number>.
    
    Change-Id: I55fd668c8d5870dbd43868e91f9299d5d5580b3f
    Reviewed-on: https://code.wireshark.org/review/32048
    Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
    

Actions performed:

    from  97d34eb   Replace Qsort with std::sort
     add  403f556   html2text: Fix our footnotes.


Summary of changes:
 tools/html2text.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)