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 23669: /trunk/ /trunk/epan/: libwireshark.def prefs.c pr

Date: Thu, 29 Nov 2007 07:52:54 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=23669

User: kukosa
Date: 2007/11/29 07:52 AM

Log:
 hide implementation of module list
 (it makes easier change from GList to GTree as we have many modules now and GList implementation is slow for searching)

Directory: /trunk/epan/
  Changes    Path                Action
  +2 -1      libwireshark.def    Modified
  +25 -1     prefs.c             Modified
  +14 -10    prefs.h             Modified

Directory: /trunk/gtk/
  Changes    Path           Action
  +9 -9      prefs_dlg.c    Modified