aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-hdmi.c
diff options
context:
space:
mode:
authorAndersBroman <anders.broman@ericsson.com>2014-03-17 16:54:08 +0100
committerAnders Broman <a.broman58@gmail.com>2014-03-17 15:57:55 +0000
commitce527ba58d6b2b0d760fc996c895b2415d61ceea (patch)
treeafeaa6e209c2431090a50b5b4ab7b4cc50a1e9c1 /epan/dissectors/packet-hdmi.c
parentaea1edfe0d2dc52c341ca4e638f759be8e3ca8ec (diff)
Try to fix trivial varnings
Change-Id: I7b09999fe34ffded73f0b26c3e561b39d2120643 Reviewed-on: https://code.wireshark.org/review/714 Reviewed-by: Anders Broman <a.broman58@gmail.com>
Diffstat (limited to 'epan/dissectors/packet-hdmi.c')
-rw-r--r--epan/dissectors/packet-hdmi.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/epan/dissectors/packet-hdmi.c b/epan/dissectors/packet-hdmi.c
index 54d87536d9..7decab1823 100644
--- a/epan/dissectors/packet-hdmi.c
+++ b/epan/dissectors/packet-hdmi.c
@@ -37,6 +37,7 @@
#include "packet-hdmi.h"
void proto_register_hdmi(void);
+void proto_reg_handoff_hdmi(void);
static int proto_hdmi = -1;