http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=49754
User: etxrab
Date: 2013/06/03 10:55 PM
Log:
Copy over:
Revision 49278 - Eliminate some includes of ui/simple_dialog.h by files that don't use
anything from it.
Revision 49281 - Don't fill in err_str if we're not going to use it.
(This helps flag capture_interface_list() calls that should perhaps be
checked to see whether an error should be reported if they fail.)
Revision 49491 - Rename capture_opts_trim_iface() to
capture_opts_default_iface_if_necessary(), to reflect what it actually
does.
Directory: /trunk-1.10/ui/gtk/
Changes Path Action
+4 -2 main.c Modified
Directory: /trunk-1.10/ui/qt/
Changes Path Action
+4 -2 main.cpp Modified
Directory: /trunk-1.10/
Changes Path Action
+6 -4 capture_opts.c Modified
+3 -2 capture_opts.h Modified
+0 -1 capture_ui_utils.c Modified
+1 -1 dumpcap.c Modified
+3 -3 tshark.c Modified