gpgme/doc (ChangeLog gpgme.texi)
cvs user marcus
cvs at cvs.gnupg.org
Tue Dec 7 19:57:12 CET 2004
Date: Tuesday, December 7, 2004 @ 20:05:18
Author: marcus
Path: /cvs/gpgme/gpgme/doc
Modified: ChangeLog gpgme.texi
2004-12-07 Marcus Brinkmann <marcus at g10code.de>
* gpgme.texi (Creating Contexts): Fix cut&paste error. Reported
by Noel Torres <envite at rolamasao.org>.
------------+
ChangeLog | 5 +++++
gpgme.texi | 4 ++--
2 files changed, 7 insertions(+), 2 deletions(-)
Index: gpgme/doc/ChangeLog
diff -u gpgme/doc/ChangeLog:1.131 gpgme/doc/ChangeLog:1.132
--- gpgme/doc/ChangeLog:1.131 Thu Sep 30 04:11:18 2004
+++ gpgme/doc/ChangeLog Tue Dec 7 20:05:18 2004
@@ -1,3 +1,8 @@
+2004-12-07 Marcus Brinkmann <marcus at g10code.de>
+
+ * gpgme.texi (Creating Contexts): Fix cut&paste error. Reported
+ by Noel Torres <envite at rolamasao.org>.
+
2004-09-30 Marcus Brinkmann <marcus at g10code.de>
* Makefile.am (gpgme_TEXINFOS): Remove fdl.texi.
Index: gpgme/doc/gpgme.texi
diff -u gpgme/doc/gpgme.texi:1.133 gpgme/doc/gpgme.texi:1.134
--- gpgme/doc/gpgme.texi:1.133 Thu Sep 30 04:11:18 2004
+++ gpgme/doc/gpgme.texi Tue Dec 7 20:05:18 2004
@@ -1820,8 +1820,8 @@
@cindex context, creation
@deftypefun gpgme_error_t gpgme_new (@w{gpgme_ctx_t *@var{ctx}})
-The function @code{gpgme_data_new} creates a new @code{gpgme_ctx_t}
-object and returns a handle for it in @var{ctx}.
+The function @code{gpgme_new} creates a new @code{gpgme_ctx_t} object
+and returns a handle for it in @var{ctx}.
The function returns the error code @code{GPG_ERR_NO_ERROR} if the
context was successfully created, @code{GPG_ERR_INV_VALUE} if
More information about the Gnupg-commits
mailing list