aboutsummaryrefslogtreecommitdiffstats
path: root/epan/epan.h
diff options
context:
space:
mode:
Diffstat (limited to 'epan/epan.h')
-rw-r--r--epan/epan.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/epan/epan.h b/epan/epan.h
index bae341d6e3..57f871a22d 100644
--- a/epan/epan.h
+++ b/epan/epan.h
@@ -34,7 +34,7 @@ extern "C" {
#include "register.h"
#include "ws_symbol_export.h"
-typedef struct _epan_dissect_t epan_dissect_t;
+typedef struct epan_dissect epan_dissect_t;
struct epan_dfilter;