Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

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

Date: Mon, 21 Apr 2008 10:58:18 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=25133

User: martinm
Date: 2008/04/21 03:58 AM

Log:
 Allow configuration of tap update interval.
 - rename rtp_player config group to taps/statistics
 - will rename prefs_rtp_player files later
   (svn didn't seem keen to rename with changes present,
    and output says its just a copy/delete anyway...)

Directory: /trunk/epan/
  Changes    Path          Action
  +15 -5     prefs.c       Modified
  +2 -0      prefs.h       Modified

Directory: /trunk/gtk/
  Changes    Path                  Action
  +22 -6     main.c                Modified
  +7 -15     prefs_dlg.c           Modified
  +47 -12    prefs_rtp_player.c    Modified
  +4 -4      prefs_rtp_player.h    Modified