summaryrefslogtreecommitdiff
path: root/src/verify.h
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2026-03-29 23:22:53 +0200
committerCarl Hetherington <cth@carlh.net>2026-04-01 23:43:00 +0200
commitced73c6557bd6ff56ef0317491653fbd33858cbb (patch)
tree9364dea28b45e0c97516bd9027e1ff884695fc51 /src/verify.h
parent60827711476f31920a1c8d7045907512abe2085d (diff)
UNSIGNED_PKL_WITH_ENCRYPTED_CONTENT: note -> pkl_id.
Diffstat (limited to 'src/verify.h')
-rw-r--r--src/verify.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/verify.h b/src/verify.h
index f901feb0..793adf7f 100644
--- a/src/verify.h
+++ b/src/verify.h
@@ -382,7 +382,7 @@ public:
*/
UNSIGNED_CPL_WITH_ENCRYPTED_CONTENT,
/** A PKL containing encrypted content is not signed [Bv2.1_8.7]
- * note contains the PKL ID
+ * pkl_id contains the PKL ID
* file contains the PKL filename
*/
UNSIGNED_PKL_WITH_ENCRYPTED_CONTENT,