aboutsummaryrefslogtreecommitdiffstats
path: root/wiretap
diff options
context:
space:
mode:
Diffstat (limited to 'wiretap')
-rw-r--r--wiretap/wtap.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/wiretap/wtap.c b/wiretap/wtap.c
index 27ba9675c8..6af7502506 100644
--- a/wiretap/wtap.c
+++ b/wiretap/wtap.c
@@ -444,7 +444,7 @@ static struct encap_type_info encap_table_base[] = {
{ "Per-Packet Information header", "ppi" },
/* WTAP_ENCAP_ERF */
- { "Endace Record File", "erf" },
+ { "Extensible Record Format", "erf" },
/* WTAP_ENCAP_BLUETOOTH_H4_WITH_PHDR */
{ "Bluetooth H4 with linux header", "bluetooth-h4-linux" },