X-Git-Url: https://git.distorted.org.uk/u/mdw/catacomb/blobdiff_plain/b817bfc642225b8c3c0b6a7e42d1fb949b61a606..298182ad446aaced14dea7ed0e7c968946787288:/gdsa.h diff --git a/gdsa.h b/gdsa.h index 479ef3c..660a465 100644 --- a/gdsa.h +++ b/gdsa.h @@ -1,6 +1,6 @@ /* -*-c-*- * - * $Id: gdsa.h,v 1.2 2004/04/08 01:36:15 mdw Exp $ + * $Id$ * * Generalized version of DSA * @@ -91,7 +91,7 @@ extern ghash *gdsa_beginhash(const gdsa */*c*/); * isn't finalized. */ -extern void gdsa_endhash(gdsa */*c*/, ghash */*h*/); +extern void gdsa_endhash(const gdsa */*c*/, ghash */*h*/); /* --- @gdsa_sign@ --- * *