summaryrefslogtreecommitdiff
path: root/src/verify.h
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2026-03-29 15:07:26 +0200
committerCarl Hetherington <cth@carlh.net>2026-04-01 23:43:00 +0200
commit6ebb73004a5568b19228ff699cd68aadc8abbcff (patch)
treef8c8193a427d56dfe3d0f9462655c253b516f5d3 /src/verify.h
parentd47514ac74ec18cd33481e54b459c4af542bbc19 (diff)
VALID_RELEASE_TERRITORY: note -> territory.
Diffstat (limited to 'src/verify.h')
-rw-r--r--src/verify.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/verify.h b/src/verify.h
index 0abf6c22..ac943f50 100644
--- a/src/verify.h
+++ b/src/verify.h
@@ -204,7 +204,9 @@ public:
* reel_index contains the reel index (starting from 0)
*/
INVALID_LANGUAGE,
- /** A CPL has a valid release territory */
+ /** A CPL has a valid release territory
+ * territory contains the territory
+ */
VALID_RELEASE_TERRITORY,
/** A picture asset does not have one of the required Bv2.1 sizes (in pixels) [Bv2.1_7.1]
* note contains the incorrect size as "<width>x<height>"