aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/x11-declarations.h
diff options
context:
space:
mode:
authorJeff Morriss <jeff.morriss@ulticom.com>2009-09-12 23:02:34 +0000
committerJeff Morriss <jeff.morriss@ulticom.com>2009-09-12 23:02:34 +0000
commitee8f078374b21aa3416c8074b3390847aaf90a5f (patch)
treedccd053b09996b8238da44b0549d768fbf8a3df2 /epan/dissectors/x11-declarations.h
parent7eed375f9d49f1ace37b331d3cd330d51d2d2a80 (diff)
Move all of the scripts in epan/dissectors/ to tools/ .
Add a target ("x11-dissector") to build the X11 dissector. Put the X11-related files (back) in the source distribution. svn path=/trunk/; revision=29871
Diffstat (limited to 'epan/dissectors/x11-declarations.h')
-rw-r--r--epan/dissectors/x11-declarations.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/epan/dissectors/x11-declarations.h b/epan/dissectors/x11-declarations.h
index 2240b4ea4f..ae6f3a8843 100644
--- a/epan/dissectors/x11-declarations.h
+++ b/epan/dissectors/x11-declarations.h
@@ -1,5 +1,5 @@
/* Do not modify this file. */
-/* It was automatically generated by ./process-x11-fields.pl. */
+/* It was automatically generated by ../../tools/process-x11-fields.pl. */
/* $Id$ */
/*
@@ -480,7 +480,7 @@ static int hf_x11_window_value_mask_cursor = -1;
static int hf_x11_x = -1;
static int hf_x11_y = -1;
-/* Generated by process-x11-xcb.pl below this line */
+/* Generated by ../../tools/process-x11-xcb.pl below this line */
static int hf_x11_glx_render_CallList_list = -1;
static int hf_x11_glx_render_CallLists_n = -1;
static int hf_x11_glx_render_CallLists_type = -1;