aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/x11-declarations.h
diff options
context:
space:
mode:
authorJeff Morriss <jeff.morriss@ulticom.com>2010-06-03 02:05:52 +0000
committerJeff Morriss <jeff.morriss@ulticom.com>2010-06-03 02:05:52 +0000
commit584595fab3592502a684200154e545a22483cee8 (patch)
tree2308b0afeb4ef22123eaaa62df5d2e12ee9331a8 /epan/dissectors/x11-declarations.h
parent9c859f5f10195dac1a5ebc92d664d636f4a543ad (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. svn path=/trunk/; revision=33067
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;