diff options
Diffstat (limited to 'src/kdm.h')
| -rw-r--r-- | src/kdm.h | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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 <AnnotationText> node. + * @param issue_date Text for the <IssueDate> node. */ KDM ( boost::shared_ptr<const CPL> cpl, boost::shared_ptr<const Signer> signer, boost::shared_ptr<const Certificate> recipient_cert, |
