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