aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-cpha.c
diff options
context:
space:
mode:
Diffstat (limited to 'epan/dissectors/packet-cpha.c')
-rw-r--r--epan/dissectors/packet-cpha.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/epan/dissectors/packet-cpha.c b/epan/dissectors/packet-cpha.c
index 67e9482f40..ba300d036d 100644
--- a/epan/dissectors/packet-cpha.c
+++ b/epan/dissectors/packet-cpha.c
@@ -30,8 +30,8 @@
#include <epan/packet.h>
#include <epan/ipproto.h>
-void proto_register_chpa(void);
-void proto_reg_handoff_chpa(void);
+void proto_register_cpha(void);
+void proto_reg_handoff_cpha(void);
static int proto_cphap = -1;