diff options
Diffstat (limited to 'src/strerrno.cpp')
| -rw-r--r-- | src/strerrno.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/strerrno.cpp b/src/strerrno.cpp index 13e9c757..01097a42 100644 --- a/src/strerrno.cpp +++ b/src/strerrno.cpp @@ -68,6 +68,7 @@ pj_err_list[] = { "only one +init allowed for non-pipeline operations", /* -57 */ "argument not numerical or out of range", /* -58 */ "inconsistent unit type between input and output", /* -59 */ + "arguments are mutually exclusive", /* -60 */ /* When adding error messages, remember to update ID defines in projects.h, and transient_error array in pj_transform */ |
