diff options
author | Nikos Mavrogiannopoulos <nmav@gnutls.org> | 2003-09-12 17:22:40 +0000 |
---|---|---|
committer | Nikos Mavrogiannopoulos <nmav@gnutls.org> | 2003-09-12 17:22:40 +0000 |
commit | ff257a874998973c575bafcbd9c1c15dad12b339 (patch) | |
tree | 64c6bede9ecb23af9cabd1823ee24d7e0a3368ae /libextra | |
parent | 98e498ef65f25a2a264f50d1b6c7aa49e8ae9509 (diff) | |
download | gnutls-ff257a874998973c575bafcbd9c1c15dad12b339.tar.gz |
*** empty log message ***
Diffstat (limited to 'libextra')
-rw-r--r-- | libextra/libgnutls-extra.vers | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libextra/libgnutls-extra.vers b/libextra/libgnutls-extra.vers index ab2f9815b4..342e385d61 100644 --- a/libextra/libgnutls-extra.vers +++ b/libextra/libgnutls-extra.vers @@ -1,4 +1,4 @@ -gnutls1 +GNUTLS_1_0 { global: gnutls*; SSL*; TLS*; X509*; BIO*; ERR*; RAND*; MD5*; RIPEMD160*; local: *; |