ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

Wireshark-commits: [Wireshark-commits] rev 37345: /trunk/gtk/ /trunk/gtk/: capture_dlg.c capture_if

Date: Sun, 22 May 2011 11:11:06 GMT
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