Wireshark-commits: [Wireshark-commits] master 5537c53: "-d" isn't common to all capturing programs,

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 20 Jun 2014 21:32:23 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=5537c53f379b5404f05d01541aa9386f87805072
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

5537c53 by Guy Harris (guy@xxxxxxxxxxxx):

    "-d" isn't common to all capturing programs, it's dumpcap-specific.
    
    Change-Id: I827615d45051c9d66407516b311d3de448de6d07
    Reviewed-on: https://code.wireshark.org/review/2495
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    

Actions performed:

    from  13b5d9b   Use OPTSTRING_CAPTURE_COMMON here as well.
    adds  5537c53   "-d" isn't common to all capturing programs, it's dumpcap-specific.


Summary of changes:
 capture_opts.h |    6 ------
 dumpcap.c      |    6 ++++++
 2 files changed, 6 insertions(+), 6 deletions(-)