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 f924256277..9132d53552 100644
--- a/epan/uat-int.h
+++ b/epan/uat-int.h
@@ -50,7 +50,7 @@ typedef struct _fld_data_t {
uat_rep_fld_free_cb_t free_rep;
} fld_data_t;
-struct _uat_t {
+struct epan_uat {
const char* name;
size_t record_size;
const char* filename;