aboutsummaryrefslogtreecommitdiffstats
path: root/epan/epan.h
diff options
context:
space:
mode:
Diffstat (limited to 'epan/epan.h')
-rw-r--r--epan/epan.h6
1 files changed, 2 insertions, 4 deletions
diff --git a/epan/epan.h b/epan/epan.h
index 67e54dc042..e2cd26a3da 100644
--- a/epan/epan.h
+++ b/epan/epan.h
@@ -51,9 +51,7 @@ extern plugins_t *libwireshark_plugins;
#endif
/**
- @mainpage Wireshark EPAN the packet analyzing engine. Source code can be found in the epan directory
-
- @section Introduction
+ @section Epan The Enhanced Packet ANalyzer
XXX
@@ -62,7 +60,7 @@ extern plugins_t *libwireshark_plugins;
/*
Ref 1
Epan
-Ethereal Packet ANalyzer (XXX - is this correct?) the packet analyzing engine. Source code can be found in the epan directory.
+Enhanced Packet ANalyzer, aka the packet analyzing engine. Source code can be found in the epan directory.
Protocol-Tree - Keep data of the capture file protocol information.