summaryrefslogtreecommitdiff
path: root/src/verify.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/verify.h')
-rw-r--r--src/verify.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/verify.h b/src/verify.h
index 6ee46635..9783b31b 100644
--- a/src/verify.h
+++ b/src/verify.h
@@ -434,7 +434,8 @@ public:
*/
INCORRECT_JPEG2000_POC_MARKER_COUNT_FOR_4K,
/** A POC marker has incorrect content [Bv2.1_10.2.1]
- * note contains details
+ * poc_marker contains the invalid marker
+ * error contains detalis
*/
INCORRECT_JPEG2000_POC_MARKER,
/** A POC marker was found outside the main head [Bv2.1_10.2.1] */