aboutsummaryrefslogtreecommitdiffstats
path: root/epan/uat-int.h
diff options
context:
space:
mode:
Diffstat (limited to 'epan/uat-int.h')
-rw-r--r--epan/uat-int.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/epan/uat-int.h b/epan/uat-int.h
index a1a95a122f..fb1ceab431 100644
--- a/epan/uat-int.h
+++ b/epan/uat-int.h
@@ -51,7 +51,7 @@ struct _uat_t {
const char* filename;
gboolean from_profile;
const char* help;
- const char* category;
+ guint flags;
void** user_ptr;
guint* nrows_p;
uat_copy_cb_t copy_cb;