aboutsummaryrefslogtreecommitdiffstats
path: root/trunk/assuan/README.1st
diff options
context:
space:
mode:
Diffstat (limited to 'trunk/assuan/README.1st')
-rw-r--r--trunk/assuan/README.1st3
1 files changed, 2 insertions, 1 deletions
diff --git a/trunk/assuan/README.1st b/trunk/assuan/README.1st
index 8e805c39..46f1bb05 100644
--- a/trunk/assuan/README.1st
+++ b/trunk/assuan/README.1st
@@ -30,7 +30,8 @@ updating this directory, are:
* assuan-io.c
** _assuan_simple_read() and _assuan_simple_write() must always use
read()/write() (which actually translates to _gpgme_io_read() and
- _gpgme_io_write()).
+ _gpgme_io_write()). _assuan_close must always() use close() (which
+ translates to _gpgme_io_close()).
Copyright 2004, 2007 g10 Code GmbH