summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Josefsson <simon@josefsson.org>2007-04-12 12:36:07 +0000
committerSimon Josefsson <simon@josefsson.org>2007-04-12 12:36:07 +0000
commit2258c4c1cdac83bcb5d19cecafbb69631caa6c69 (patch)
tree857b9e3bf06db3893e6deb403cc8506cd7bfda8c
parentc496f486e06d888af1c5d373261b2f79ced35a74 (diff)
downloadgnutls-2258c4c1cdac83bcb5d19cecafbb69631caa6c69.tar.gz
Fix.
-rw-r--r--doc/TODO2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/TODO b/doc/TODO
index deb70279f8..d8f984f1d0 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -87,7 +87,7 @@ Current list:
- Make gnutls-cli-debug exit with better error messages if the
handshake fails, rather than saying that the server doesn't support
TLS.
-- Make gnutls_certificate_get_out return a zero-terminated array (or
+- Make gnutls_certificate_get_ours return a zero-terminated array (or
add a new API that return the size of the array).
(+) Means high priority