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 19905: /trunk/ /trunk/epan/: prefs-int.h prefs.c /trunk/

Date: Wed, 15 Nov 2006 23:33:41 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=19905

User: ulfl
Date: 2006/11/15 11:33 PM

Log:
 add a "private_data" pointer to the read_prefs_file() function, which will be "tunneled" to the callback function. This seems to be generally a good idea - as a lot of GLib/GTK function doing similiar and I'll need this for the upcoming update mechanisms.

Directory: /trunk/epan/
  Changes    Path           Action
  +2 -2      prefs-int.h    Modified
  +8 -8      prefs.c        Modified

Directory: /trunk/gtk/
  Changes    Path          Action
  +5 -5      recent.c      Modified