URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=e79e834ecf8b62d50817a48f9aa56a67930517c1
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
e79e834 by Guy Harris (guy@xxxxxxxxxxxx):
Move some option checking to common code.
Change-Id: Icff9dacd73ea933c59ed664db05098dd8cb3dbf5
Reviewed-on: https://code.wireshark.org/review/16029
Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
Actions performed:
from fb9a7d4 Don't assume we successfully read the configuration files.
adds e79e834 Move some option checking to common code.
Summary of changes:
ui/commandline.c | 48 ++++++++++++++++++++++++++++++++++++++++++++++++
ui/gtk/main.c | 47 -----------------------------------------------
wireshark-qt.cpp | 48 ------------------------------------------------
3 files changed, 48 insertions(+), 95 deletions(-)