URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=2be2febfc6dd606ef667e05a323a1b0bdc726f62
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
2be2feb by Dario Lombardo (lomato@xxxxxxxxx):
extcap: change boolean to boolflag for --debug option.
Change-Id: I6a42e689fa9a914f7f3bee1c1ade2218573a1c3f
Reviewed-on: https://code.wireshark.org/review/30502
Petri-Dish: Dario Lombardo <lomato@xxxxxxxxx>
Tested-by: Dario Lombardo <lomato@xxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from 945d441 extcap: fix return value in extcap_base_parse_options().
add 2be2feb extcap: change boolean to boolflag for --debug option.
Summary of changes:
extcap/extcap-base.c | 2 +-
extcap/extcap-base.h | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)