From fda76ce499bd7db31301383726fd4772fd08ca72 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Sun, 29 Mar 2026 20:51:11 +0200 Subject: MISSING_HASH: note -> asset_id. --- src/verify.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/verify.h') 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, /** __ 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, -- cgit v1.2.3