summaryrefslogtreecommitdiff
path: root/src/verify.h
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2026-03-29 20:51:11 +0200
committerCarl Hetherington <cth@carlh.net>2026-04-01 23:43:00 +0200
commitfda76ce499bd7db31301383726fd4772fd08ca72 (patch)
treeacf963208e1124640f1df23e0351c22a316dc991 /src/verify.h
parent2835cd88ff5ddd9dc5ad4bf7e5eaefe7cc4b6a99 (diff)
MISSING_HASH: note -> asset_id.
Diffstat (limited to 'src/verify.h')
-rw-r--r--src/verify.h2
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,