http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=37223
User: guy
Date: 2011/05/17 04:33 PM
Log:
Make some routines static that aren't used outside the source file in
which they're defined.
Include some header files that declare functions in the source files
that define the functions.
Declare packet_list_get_type() in gtk/packet_list_store.h, as it defines
a macro that uses that function.
Directory: /trunk/epan/
Changes Path Action
+2 -2 oids.c Modified
Directory: /trunk/gtk/
Changes Path Action
+1 -1 export_object_smb.c Modified
+1 -1 iax2_analysis.c Modified
+1 -0 manual_addr_resolv.c Modified
+2 -2 menus.c Modified
+1 -1 new_packet_list.c Modified
+1 -0 packet_list_store.h Modified
+2 -0 proto_help.c Modified
+1 -1 rtp_analysis.c Modified
+1 -1 voip_calls.c Modified
(1 file not shown)