Wireshark-commits: [Wireshark-commits] master cd64e4e: Move --fullscreen out of LONGOPT_CAPTURE_COM

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 24 Oct 2016 09:22:33 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=cd64e4ece2e0e731fa9ffc07fead9420d46d8c1a
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

cd64e4e by Guy Harris (guy@xxxxxxxxxxxx):

    Move --fullscreen out of LONGOPT_CAPTURE_COMMON.
    
    It's not a capture option, so it doesn't belong there.
    
    Change-Id: I8aa6719a5a8e90c734c7acfc01b1ba2818498de3
    Reviewed-on: https://code.wireshark.org/review/18427
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    

Actions performed:

    from  3acf73e   ICMPv6: Add support for LLN Routing Metrics (RFC 6551)
    adds  cd64e4e   Move --fullscreen out of LONGOPT_CAPTURE_COMMON.


Summary of changes:
 capture_opts.h   |    5 +++--
 ui/commandline.c |   12 ++++++++++++
 2 files changed, 15 insertions(+), 2 deletions(-)