URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=a9aba9408b71c7a32b1eac5e0b0bf8ca4932cb97
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
a9aba94 by Alexis La Goutte (alexis.lagoutte@xxxxxxxxx):
GTK: fix no previous prototype for ... [-Wmissing-prototypes]
Add by commit g43f09e67b (Remove unneeded includes from ui folder)
Change-Id: I7c9d9e2bbd76d062f96422c74ee8eb8c6ecd328b
Reviewed-on: https://code.wireshark.org/review/6808
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from 11d25fa CATTP: fix no previous prototype for 'proto_register_cattp' [-Wmissing-prototypes]
adds a9aba94 GTK: fix no previous prototype for ... [-Wmissing-prototypes]
Summary of changes:
ui/gtk/ansi_a_stat.c | 1 +
ui/gtk/ansi_map_stat.c | 1 +
ui/gtk/compare_stat.c | 2 ++
ui/gtk/dcerpc_stat.c | 1 +
ui/gtk/flow_graph.c | 2 +-
ui/gtk/gsm_a_stat.c | 1 +
ui/gtk/gsm_map_stat.c | 1 +
ui/gtk/gsm_map_summary.c | 1 +
ui/gtk/io_stat.c | 1 +
ui/gtk/main_menubar.c | 1 +
ui/gtk/mcast_stream_dlg.c | 1 +
ui/gtk/mtp3_summary.c | 1 +
ui/gtk/rpc_progs.c | 1 +
ui/gtk/rpc_stat.c | 1 +
ui/gtk/rtp_stream_dlg.c | 1 +
ui/gtk/sctp_assoc_analyse.c | 1 +
16 files changed, 17 insertions(+), 1 deletion(-)