These are updates/fixes to DH/DSA/RAND docs based on the fixes to the RSA
[openssl.git] / doc / crypto / DSA_size.pod
index 23b6320a4d495eb239cf606c532a8eca2ae1c08d..ba4f650361c39c73ee0d515c0ba1357ec7ad6184 100644 (file)
@@ -8,7 +8,7 @@ DSA_size - get DSA signature size
 
  #include <openssl/dsa.h>
 
 
  #include <openssl/dsa.h>
 
- int DSA_size(DSA *dsa);
+ int DSA_size(const DSA *dsa);
 
 =head1 DESCRIPTION
 
 
 =head1 DESCRIPTION