aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-fix.c
diff options
context:
space:
mode:
Diffstat (limited to 'epan/dissectors/packet-fix.c')
-rw-r--r--epan/dissectors/packet-fix.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/epan/dissectors/packet-fix.c b/epan/dissectors/packet-fix.c
index d87acce6c7..d52490a4a0 100644
--- a/epan/dissectors/packet-fix.c
+++ b/epan/dissectors/packet-fix.c
@@ -33,7 +33,7 @@
#include <glib.h>
#include <epan/packet.h>
-static const value_string message_types[] = {
+static const value_string message_types[] _U_ = {
{ 0x30, "Heartbeat" },
{ 0x31, "Test Request" },
{ 0x32, "Resend Request" },