Wireshark-commits: [Wireshark-commits] master b849730: randpktdump: use boolflag instead of boolean
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 18 May 2018 05:49:08 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=b849730be7e643e74edee0f26780b7f390c40a05
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

b849730 by Dario Lombardo (lomato@xxxxxxxxx):

    randpktdump: use boolflag instead of boolean in config.
    
    Change-Id: I259382352d4c79755c095b1e23325265226acd23
    Reviewed-on: https://code.wireshark.org/review/27613
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  0d39276   elf: fix unintented sign extension.
    adds  b849730   randpktdump: use boolflag instead of boolean in config.


Summary of changes:
 extcap/randpktdump.c | 21 ++++++---------------
 1 file changed, 6 insertions(+), 15 deletions(-)