http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=37345
User: tuexen
Date: 2011/05/22 04:11 AM
Log:
Fix the case where you start with interfaces on the command line
(so using ifaces) and then using the GUI (which only deals with
iface).
These kind of problems will completely disappear when the
old strucuture components like iface have completely be
retired. This is the next thing we will work on.
Directory: /trunk/gtk/
Changes Path Action
+15 -0 capture_dlg.c Modified
+15 -0 capture_if_dlg.c Modified
+16 -0 main_welcome.c Modified