aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dtd.h
diff options
context:
space:
mode:
authorGerald Combs <gerald@wireshark.org>2005-09-19 20:50:51 +0000
committerGerald Combs <gerald@wireshark.org>2005-09-19 20:50:51 +0000
commitcfe5ccaccabe9ac4a82f6a1b49dd3f703fb1e088 (patch)
treebf7678a744dea1c2a5b21dbbd924e6aa911d44d0 /epan/dtd.h
parentbb45165680c355a73acb4af8d02e8942d22df819 (diff)
Small whitespace cleanup.
svn path=/trunk/; revision=15877
Diffstat (limited to 'epan/dtd.h')
-rw-r--r--epan/dtd.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/epan/dtd.h b/epan/dtd.h
index cd2503024a..884a713bc0 100644
--- a/epan/dtd.h
+++ b/epan/dtd.h
@@ -37,7 +37,7 @@ typedef struct _dtd_build_data_t {
gchar* media_type;
gchar* description;
gchar* proto_root;
- gboolean recursion;
+ gboolean recursion;
GPtrArray* elements;
GPtrArray* attributes;