aboutsummaryrefslogtreecommitdiffstats
path: root/ui/gtk/expert_comp_dlg.c
diff options
context:
space:
mode:
authorBill Meier <wmeier@newsguy.com>2014-04-21 12:34:14 -0400
committerBill Meier <wmeier@newsguy.com>2014-04-21 16:48:17 +0000
commit7a1848b95d32e93e8ec97f342ec62a884b115a1b (patch)
tree2785d9c3e5e48aa563a266886c9f4bd2455a272b /ui/gtk/expert_comp_dlg.c
parent48c77d87106216cd3fd7e766bec9cfd791d1dfab (diff)
Fix gcc "warning: no previous prototype ... [-Wmissing-prototypes]"; Do some whitespace changes
Change-Id: I8c2e8694223270f1810aa6b13d955f0d08001d30 Reviewed-on: https://code.wireshark.org/review/1239 Reviewed-by: Bill Meier <wmeier@newsguy.com> Tested-by: Bill Meier <wmeier@newsguy.com>
Diffstat (limited to 'ui/gtk/expert_comp_dlg.c')
-rw-r--r--ui/gtk/expert_comp_dlg.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/ui/gtk/expert_comp_dlg.c b/ui/gtk/expert_comp_dlg.c
index 6c74cdf1b2..bbce45f834 100644
--- a/ui/gtk/expert_comp_dlg.c
+++ b/ui/gtk/expert_comp_dlg.c
@@ -49,6 +49,8 @@
#include "ui/gtk/edit_packet_comment_dlg.h"
#include "ui/gtk/capture_comment_icons.h"
+void register_tap_listener_expert_comp(void);
+
enum
{
NO_COLUMN_C_TABLE,