aboutsummaryrefslogtreecommitdiffstats
path: root/ui/gtk/sctp_chunk_stat.c
diff options
context:
space:
mode:
authorAnders Broman <anders.broman@ericsson.com>2014-01-16 07:30:22 +0000
committerAnders Broman <anders.broman@ericsson.com>2014-01-16 07:30:22 +0000
commit8c608ca3d1e7698c4a49af08721d179adce9da7f (patch)
treef96085f49081cbf0ed5c9b790d4ac85029e9c3ba /ui/gtk/sctp_chunk_stat.c
parentbce9eaad75f7d352ca9e80bb0c0e81801e414887 (diff)
Fix [-Wmissing-prototypes]
svn path=/trunk/; revision=54826
Diffstat (limited to 'ui/gtk/sctp_chunk_stat.c')
-rw-r--r--ui/gtk/sctp_chunk_stat.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/ui/gtk/sctp_chunk_stat.c b/ui/gtk/sctp_chunk_stat.c
index afbbae7f8b..ec1db1ef48 100644
--- a/ui/gtk/sctp_chunk_stat.c
+++ b/ui/gtk/sctp_chunk_stat.c
@@ -51,7 +51,7 @@
#include "ui/tap-sctp-analysis.h"
#include "ui/gtk/sctp_stat_gtk.h"
-
+void register_tap_listener_sctpstat(void);
static void sctpstat_init(const char *opt_arg, void *userdata);
static tap_param sctp_stat_params[] = {