Skip to content
Snippets Groups Projects
Commit a759ec82 authored by Niels Möller's avatar Niels Möller
Browse files

Comment fix.

Rev: nettle/dsa.h:1.7
parent e25fc52c
No related branches found
No related tags found
No related merge requests found
...@@ -114,7 +114,7 @@ struct dsa_signature ...@@ -114,7 +114,7 @@ struct dsa_signature
* sha1_update * sha1_update
* *
* Create the signature by calling * Create the signature by calling
* dsa_sign * dsa_sha1_sign
* *
* The signature is represented as a struct dsa_signature. This call also * The signature is represented as a struct dsa_signature. This call also
* resets the hashing context. * resets the hashing context.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment