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 464023103b..530a573f86 100644
--- a/wiretap/wtap.c
+++ b/wiretap/wtap.c
@@ -605,7 +605,7 @@ static const char *wtap_errlist[] = {
NULL,
NULL,
"Less data was read than was expected",
- "File contains a record that's not valid",
+ "The file appears to be damaged or corrupt.",
"Less data was written than was requested",
"Uncompression error: data oddly truncated",
"Uncompression error: data would overflow buffer",