summaryrefslogtreecommitdiff
path: root/src/kdm.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/kdm.h')
-rw-r--r--src/kdm.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/kdm.h b/src/kdm.h
index 9ee793c9..567ff844 100644
--- a/src/kdm.h
+++ b/src/kdm.h
@@ -161,8 +161,8 @@ public:
* @param recipient_cert Certificate of the projector that this KDM is targeted at.
* @param not_valid_before Start of validity period.
* @param not_valid_after End of validity period.
- * @param annotation_text Text for the <AnnotationText> node.
- * @param issue_date Text for the <IssueDate> node.
+ * @param annotation_text Text for the &lt;AnnotationText&gt; node.
+ * @param issue_date Text for the &lt;IssueDate&gt; node.
*/
KDM (
boost::shared_ptr<const CPL> cpl, boost::shared_ptr<const Signer> signer, boost::shared_ptr<const Certificate> recipient_cert,