summaryrefslogtreecommitdiff
path: root/doc/cha-shared-key.texi
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2015-04-04 09:43:16 +0200
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2015-04-04 10:18:24 +0200
commit45050a7aa57ec07701c32fc3ff7d92202a5a8db3 (patch)
tree6757972be9c1e86d3f7c90570de2e0a27e81a1f5 /doc/cha-shared-key.texi
parent8d03f2296aa6b4827ce886754d2b0cb42f7741f9 (diff)
downloadgnutls-45050a7aa57ec07701c32fc3ff7d92202a5a8db3.tar.gz
the base64 xxx_alloc functions were renamed to xxx2
That brings them in par with the rest of the allocation functions.
Diffstat (limited to 'doc/cha-shared-key.texi')
-rw-r--r--doc/cha-shared-key.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/cha-shared-key.texi b/doc/cha-shared-key.texi
index bf7e3efcad..78c1f36240 100644
--- a/doc/cha-shared-key.texi
+++ b/doc/cha-shared-key.texi
@@ -73,7 +73,7 @@ authenticated using a certificate with RSA parameters.
@showfuncdesc{gnutls_srp_verifier}
-@showfuncB{gnutls_srp_base64_encode_alloc,gnutls_srp_base64_decode_alloc}
+@showfuncB{gnutls_srp_base64_encode2,gnutls_srp_base64_decode2}
@include invoke-srptool.texi