aboutsummaryrefslogtreecommitdiffstats
path: root/wiretap/wtap.c
diff options
context:
space:
mode:
Diffstat (limited to 'wiretap/wtap.c')
-rw-r--r--wiretap/wtap.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/wiretap/wtap.c b/wiretap/wtap.c
index e8726e280d..6ce8f38dda 100644
--- a/wiretap/wtap.c
+++ b/wiretap/wtap.c
@@ -834,7 +834,7 @@ static const char *wtap_errlist[] = {
/* WTAP_ERR_UNSUPPORTED_FILE_TYPE */
"Files can't be saved in that format",
- /* WTAP_ERR_UNSUPPORTED_ENCAP */
+ /* WTAP_ERR_UNWRITABLE_ENCAP */
"Files from that network type can't be saved in that format",
/* WTAP_ERR_ENCAP_PER_PACKET_UNSUPPORTED */