aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/x11-enum.h
diff options
context:
space:
mode:
Diffstat (limited to 'epan/dissectors/x11-enum.h')
-rw-r--r--epan/dissectors/x11-enum.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/epan/dissectors/x11-enum.h b/epan/dissectors/x11-enum.h
index f7ec730ce9..4e7e4f4fb3 100644
--- a/epan/dissectors/x11-enum.h
+++ b/epan/dissectors/x11-enum.h
@@ -1,6 +1,6 @@
/* Do not modify this file. */
/* It was automatically generated by ../../tools/process-x11-xcb.pl
- using xcbproto version 1.12-9-g97fbba2 */
+ using xcbproto version xcb-proto-1.13-1-g55c7baa */
/*
* Copyright 2008, 2009, 2013, 2014 Open Text Corporation <pharris[AT]opentext.com>
*
@@ -112,6 +112,7 @@ static const value_string x11_enum_present_CompleteMode[] = {
{ 0, "Copy" },
{ 1, "Flip" },
{ 2, "Skip" },
+ { 3, "SuboptimalCopy" },
{ 0, NULL },
};
@@ -215,6 +216,7 @@ static const value_string x11_enum_randr_Notify[] = {
{ 3, "ProviderChange" },
{ 4, "ProviderProperty" },
{ 5, "ResourceChange" },
+ { 6, "Lease" },
{ 0, NULL },
};