Wireshark-commits: [Wireshark-commits] master 0eb92d7: Document unit string and true false string h
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 29 Apr 2020 10:08:04 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=0eb92d7aa0fca23cafb675f6140861206ba48101
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

0eb92d7 by Jaap Keuter (jaap.keuter@xxxxxxxxx):

    Document unit string and true false string helper functions
    
    Provide Doxygen comment blocks for unit string and true false string
    helper functions.
    
    Change-Id: I70801561e9cd3ead5e3417ea9d297d828105f3d0
    Reviewed-on: https://code.wireshark.org/review/36968
    Petri-Dish: Anders Broman <a.broman58@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  7bd3f8a   LteMacStatisticsDialog: fix memory leaks
     add  0eb92d7   Document unit string and true false string helper functions


Summary of changes:
 epan/tfs.c          |  1 +
 epan/tfs.h          | 11 +++++++++--
 epan/unit_strings.c |  3 +++
 epan/unit_strings.h | 29 ++++++++++++++++++++++++++---
 4 files changed, 39 insertions(+), 5 deletions(-)