diff options
| author | Carl Hetherington <cth@carlh.net> | 2026-03-29 20:51:11 +0200 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2026-04-01 23:43:00 +0200 |
| commit | fda76ce499bd7db31301383726fd4772fd08ca72 (patch) | |
| tree | acf963208e1124640f1df23e0351c22a316dc991 /src/verify.h | |
| parent | 2835cd88ff5ddd9dc5ad4bf7e5eaefe7cc4b6a99 (diff) | |
MISSING_HASH: 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 ba726349..8a6bcfe9 100644 --- a/src/verify.h +++ b/src/verify.h @@ -336,7 +336,7 @@ public: */ INCORRECT_CLOSED_CAPTION_ENTRY_POINT, /** _<Hash>_ must be present for assets in CPLs - * note contains the asset ID + * asset_id contains the asset ID * reel_index contains the reel index (starting from 0) */ MISSING_HASH, |
