Wireshark-commits: [Wireshark-commits] master 88b7a48: Pull the options structure initialization in

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

Commits:

88b7a48 by Guy Harris (guy@xxxxxxxxxxxx):

    Pull the options structure initialization into commandline_other_options().
    
    Change-Id: I931cde27a81566dfa0ce6e5c9307bfc1a4d5fe54
    Reviewed-on: https://code.wireshark.org/review/16033
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    

Actions performed:

    from  7795082   Add display filter completion suggestions to color filters.
    adds  88b7a48   Pull the options structure initialization into commandline_other_options().


Summary of changes:
 ui/commandline.c |   15 +++++++++++++++
 ui/gtk/main.c    |   15 ---------------
 wireshark-qt.cpp |   15 ---------------
 3 files changed, 15 insertions(+), 30 deletions(-)