diff options
| author | Carl Hetherington <cth@carlh.net> | 2026-03-30 22:27:28 +0200 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2026-04-01 23:43:00 +0200 |
| commit | 9e1f77e3d4c34a4f197f01570c8017309c214256 (patch) | |
| tree | e4bc1422f7300aaf73ae994662ed78c4db3786b9 /src/verify.h | |
| parent | 613c7287fb3d24b34e16ff9820eabd67270bd825 (diff) | |
INVALID_MAIN_PICTURE_ACTIVE_AREA: note -> error.
Diffstat (limited to 'src/verify.h')
| -rw-r--r-- | src/verify.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/verify.h b/src/verify.h index b2e8000f..4425a0c2 100644 --- a/src/verify.h +++ b/src/verify.h @@ -500,7 +500,7 @@ public: */ VALID_CONTENT_KIND, /** Either the width or height of a _<MainPictureActiveArea>_ in a CPL is either not an even number, or bigger than the corresponding asset dimension - * note contains details of what is wrong + * error contains details of what is wrong * file contains the CPL filename * reel_index contains the reel index (starting from 0) */ |
