aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/x11-declarations.h
diff options
context:
space:
mode:
authormorriss <morriss@f5534014-38df-0310-8fa8-9805f1628bb7>2010-06-03 02:05:52 +0000
committermorriss <morriss@f5534014-38df-0310-8fa8-9805f1628bb7>2010-06-03 02:05:52 +0000
commit76e34414dee0025ba366fffe9b80969dee17df9e (patch)
tree2308b0afeb4ef22123eaaa62df5d2e12ee9331a8 /epan/dissectors/x11-declarations.h
parent8f6f013cd5e51905bf9012b55313c2773c800553 (diff)
From Peter Harris via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=4820 :
Mesa moved its API description file again. Also, while I'm here, I noticed that they stopped using signed tags, so add --tags to "git describe" for a better description of the mesa version used to build the X11 dissector. git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@33067 f5534014-38df-0310-8fa8-9805f1628bb7
Diffstat (limited to 'epan/dissectors/x11-declarations.h')
-rw-r--r--epan/dissectors/x11-declarations.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/epan/dissectors/x11-declarations.h b/epan/dissectors/x11-declarations.h
index c448c6a064..39b117117c 100644
--- a/epan/dissectors/x11-declarations.h
+++ b/epan/dissectors/x11-declarations.h
@@ -1860,6 +1860,7 @@ static int hf_x11_dri2_Connect_driver_type = -1;
static int hf_x11_dri2_Connect_reply_driver_name_length = -1;
static int hf_x11_dri2_Connect_reply_device_name_length = -1;
static int hf_x11_dri2_Connect_reply_driver_name = -1;
+static int hf_x11_dri2_Connect_reply_alignment_pad = -1;
static int hf_x11_dri2_Connect_reply_device_name = -1;
static int hf_x11_dri2_Authenticate_window = -1;
static int hf_x11_dri2_Authenticate_magic = -1;