From e567f3569669aa23675a31beff18228da57c123b Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Tue, 31 Mar 2026 23:22:17 +0200 Subject: VALID_CONTENT_VERSION_LABEL_TEXT: note -> content_version. --- src/verify.h | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'src/verify.h') diff --git a/src/verify.h b/src/verify.h index ba742244..96945ca3 100644 --- a/src/verify.h +++ b/src/verify.h @@ -579,7 +579,9 @@ public: * file contains the CPL filename */ EMPTY_CONTENT_VERSION_LABEL_TEXT, - /** A inside a __ is valid */ + /** A inside a __ is valid. + * content_version contains the label text. + */ VALID_CONTENT_VERSION_LABEL_TEXT, /** The CPL namespace is not valid * note contains the invalid namespace -- cgit v1.2.3