diff options
| author | Carl Hetherington <cth@carlh.net> | 2026-03-29 13:41:58 +0200 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2026-04-01 23:43:00 +0200 |
| commit | d47514ac74ec18cd33481e54b459c4af542bbc19 (patch) | |
| tree | be10e29821f35638255d7662d8fa74f33fabc31c /src/verify.h | |
| parent | 1252940b0be76e0cd8f6995a4967d04b65c1e599 (diff) | |
EXTERNAL_ASSET: note -> asset_id.
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 fa239302..0abf6c22 100644 --- a/src/verify.h +++ b/src/verify.h @@ -190,7 +190,7 @@ public: */ NEARLY_INVALID_PICTURE_FRAME_SIZE_IN_BYTES, /** An asset that the CPL requires is not in this DCP; the DCP may be a VF - * note contains the asset ID + * asset_id contains the asset ID */ EXTERNAL_ASSET, /** A stereoscopic asset has an MXF which is marked as being monoscopic |
