aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-h248_7.c
diff options
context:
space:
mode:
Diffstat (limited to 'epan/dissectors/packet-h248_7.c')
-rw-r--r--epan/dissectors/packet-h248_7.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/epan/dissectors/packet-h248_7.c b/epan/dissectors/packet-h248_7.c
index 4b7e7374d5..5cba7a1b28 100644
--- a/epan/dissectors/packet-h248_7.c
+++ b/epan/dissectors/packet-h248_7.c
@@ -123,7 +123,7 @@ static const h248_pkg_sig_t h248_an_signals[] = {
{ 0, NULL, NULL, NULL, NULL}
};
-static const h248_package_t h248_pkg_an = {
+static h248_package_t h248_pkg_an = {
0x001d,
&proto_h248_an,
&ett_h248_an,