From b3759f9f0bc6f00a6e4492b013f30538a3e9b9ec Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Sun, 29 Mar 2026 15:51:18 +0200 Subject: INVALID_CLOSED_CAPTION_XML_SIZE_IN_BYTES: note -> size_in_bytes. --- 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 cab264db..67763eb9 100644 --- a/src/verify.h +++ b/src/verify.h @@ -231,7 +231,7 @@ public: */ INVALID_PICTURE_ASSET_RESOLUTION_FOR_3D, /** A closed caption's XML file is larger than 256KB [Bv2.1_7.2.1] - * note contains the invalid size in bytes + * size_in_bytes contains the invalid size in bytes * file contains the asset filename * reel_index contains the reel index (starting from 0) */ -- cgit v1.2.3