Wireshark-commits: [Wireshark-commits] rev 25411: /trunk/ /trunk/epan/: prefs.c prefs.h /trunk/gtk/

Date: Mon, 02 Jun 2008 17:45:05 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=25411

User: stig
Date: 2008/06/02 10:45 AM

Log:
 Added an option to set default link-layer header type for each interface.
 Set linktype history for each interface so we don't mix them.
 Fixed some indents.

Directory: /trunk/epan/
  Changes    Path          Action
  +20 -0     prefs.c       Modified
  +1 -0      prefs.h       Modified

Directory: /trunk/gtk/
  Changes    Path               Action
  +76 -37    capture_dlg.c      Modified
  +246 -47   prefs_capture.c    Modified

Directory: /trunk/
  Changes    Path                  Action
  +26 -0     capture_ui_utils.c    Modified
  +6 -0      capture_ui_utils.h    Modified