Wireshark-commits: [Wireshark-commits] master 71a21d7: extcap: Correct save for file arguments
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 1 Feb 2016 12:14:54 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=71a21d79cfa6f40ddb4f761b40720e2bf5f75906
Submitter: Roland Knall (rknall@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

71a21d7 by Roland Knall (roland.knall@xxxxxxxxxxxxxxxxx):

    extcap: Correct save for file arguments
    
    Also add check to has_configuration
    
    Change-Id: Ia0ffbd3bf68ad51c26bc75b5ee179db179e22bd4
    Reviewed-on: https://code.wireshark.org/review/13635
    Reviewed-by: Roland Knall <rknall@xxxxxxxxx>
    

Actions performed:

    from  927ffaa   extcap: Add Save functionality to options dialog
    adds  71a21d7   extcap: Correct save for file arguments


Summary of changes:
 extcap.c                       |    5 +++++
 ui/qt/extcap_argument_file.cpp |   20 +++++++++++++++++---
 2 files changed, 22 insertions(+), 3 deletions(-)