summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2001-05-14 07:05:58 +0000
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2001-05-14 07:05:58 +0000
commitb530091f8591014f3f111dc3d2139a95d7c1b13d (patch)
treeb2b2af694e89279d9cb6fbeb14388eae0cce9fc1 /doc
parentff4db81430242442de070be2e6cf0273fc766367 (diff)
downloadgnutls-b530091f8591014f3f111dc3d2139a95d7c1b13d.tar.gz
*** empty log message ***
Diffstat (limited to 'doc')
-rw-r--r--doc/API2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/API b/doc/API
index 0af357a3f6..79ff4f4c81 100644
--- a/doc/API
+++ b/doc/API
@@ -154,5 +154,5 @@ int gnutls_set_db_name( GNUTLS_STATE state, char* filename);
the sessions to be resumed.
int gnutls_clean_db( GNUTLS_STATE state);
- Deletes all the records in the db. This db may become huge
+ Deletes all expired records in the db. This db may become huge
if this is not called.