Wireshark-commits: [Wireshark-commits] rev 25571: /trunk/gtk/ /trunk/gtk/: capture_dlg.c capture_if
Date: Tue, 24 Jun 2008 02:22:37 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=25571

User: guy
Date: 2008/06/23 07:22 PM

Log:
 For now, just refer to global_capture_opts, replacing references to the
 now-defult global capture_opts pointer; we eventually should try to
 minimize the use of global variables.
 
 Export global_capture_opts from gtk/main.h.
 
 Clean up indentation.

Directory: /trunk/gtk/
  Changes    Path                Action
  +156 -156  capture_dlg.c       Modified
  +15 -15    capture_if_dlg.c    Modified
  +4 -0      main.h              Modified