summaryrefslogtreecommitdiff
path: root/mergecap.c
diff options
context:
space:
mode:
Diffstat (limited to 'mergecap.c')
-rw-r--r--mergecap.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/mergecap.c b/mergecap.c
index 433d44584d..cdf2cbe1bc 100644
--- a/mergecap.c
+++ b/mergecap.c
@@ -583,7 +583,7 @@ main(int argc, char *argv[])
wtap_file_type_subtype_string(file_type));
break;
- case WTAP_ERR_REC_TYPE_UNSUPPORTED:
+ case WTAP_ERR_UNWRITABLE_REC_TYPE:
/*
* This is a problem with the particular record we're writing and
* the file type and subtype we're wwriting; note that, and