From a759ec8207f15e0cd9769b0e87f29c488a09697a Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Niels=20M=C3=B6ller?= <nisse@lysator.liu.se>
Date: Sat, 24 Jul 2010 22:58:33 +0200
Subject: [PATCH] Comment fix.

Rev: nettle/dsa.h:1.7
---
 dsa.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dsa.h b/dsa.h
index f55b4b13..412178b4 100644
--- a/dsa.h
+++ b/dsa.h
@@ -114,7 +114,7 @@ struct dsa_signature
  *   sha1_update
  *
  * Create the signature by calling
- *   dsa_sign
+ *   dsa_sha1_sign
  *
  * The signature is represented as a struct dsa_signature. This call also
  * resets the hashing context.
-- 
GitLab