Have commandline_other_options() directly fill in the global structure.
authorGuy Harris <guy@alum.mit.edu>
Tue, 28 Jun 2016 02:54:42 +0000 (19:54 -0700)
committerGuy Harris <guy@alum.mit.edu>
Tue, 28 Jun 2016 02:55:38 +0000 (02:55 +0000)
commit3ebac2babbd9af1593b86084214051c4c2da8eb2
tree553bb90d7cfdbc0d446668fde209f4287ad3882e
parentac4ad2bd44f2b8f6981581c683d15645bf2e70cc
Have commandline_other_options() directly fill in the global structure.

Other code looks at the global structure, so there won't be other
structures; just fill in the global structure directly.

Change-Id: I4dc87b79168c5a7c9ab1f085aa2d78cc6d2c9019
Reviewed-on: https://code.wireshark.org/review/16184
Reviewed-by: Guy Harris <guy@alum.mit.edu>
ui/commandline.c
ui/commandline.h
ui/gtk/main.c
wireshark-qt.cpp