http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=33679
User: wmeier
Date: 2010/07/30 05:42 AM
Log:
(Minor) Cleanup some "event callback" function declarations/definitions:
- Add missing 'user_data' arg as needed;
- Use gboolean rather than int as the type of the value returned.
Also: Cleanup whitespace & reformat long lines in a few cases.
Directory: /trunk/gtk/
Changes Path Action
+1 -1 about_dlg.c Modified
+2 -2 color_dlg.c Modified
+1 -1 conversations_table.c Modified
+2 -2 decode_as_dlg.c Modified
+1 -1 expert_comp_table.c Modified
+64 -55 filter_autocomplete.c Modified
+4 -2 filter_autocomplete.h Modified
+2 -2 filter_dlg.c Modified
+3 -3 gui_utils.c Modified
+1 -1 hostlist_table.c Modified
+2 -2 main.c Modified
(10 files not shown)