summaryrefslogtreecommitdiff
path: root/src/verify.h
diff options
context:
space:
mode:
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 04640844..334cea5c 100644
--- a/src/verify.h
+++ b/src/verify.h
@@ -307,7 +307,9 @@ public:
* file contains the CPL filename
*/
MISMATCHED_CPL_ANNOTATION_TEXT,
- /** A CPL has an annotation text which matches the _<ContentTitleText>_ */
+ /** A CPL has an annotation text which matches the _<ContentTitleText>_
+ * annotation_text contains the annotation text.
+ */
VALID_CPL_ANNOTATION_TEXT,
/** At least one asset in a reel does not have the same duration as the others.
* reel_index contains the reel index (starting from 0)