Wireshark-commits: [Wireshark-commits] master b2622e1: Move the "capture-comment" long option to LO

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

Commits:

b2622e1 by Guy Harris (guy@xxxxxxxxxxxx):

    Move the "capture-comment" long option to LONGOPT_CAPTURE_COMMON.
    
    Change-Id: I55884d48911de307cde52accfebbda69f2989526
    Reviewed-on: https://code.wireshark.org/review/2505
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    

Actions performed:

    from  235d3a2   Fix build without pcap.
    adds  b2622e1   Move the "capture-comment" long option to LONGOPT_CAPTURE_COMMON.


Summary of changes:
 capture_opts.h |    1 +
 dumpcap.c      |    1 -
 tshark.c       |    1 -
 3 files changed, 1 insertion(+), 2 deletions(-)