From fe28f8d217078a2ad168043974fdc9307972c932 Mon Sep 17 00:00:00 2001 From: Marcus Brinkmann Date: Sun, 4 May 2003 14:58:38 +0000 Subject: [PATCH] Fix typo. --- trunk/NEWS | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/trunk/NEWS b/trunk/NEWS index 6f55b50..af5b223 100644 --- a/trunk/NEWS +++ b/trunk/NEWS @@ -53,8 +53,8 @@ Noteworthy changes in version 0.4.1 (unreleased) * The FPR argument to gpgme_op_genkey was removed. Instead, use the gpgme_op_genkey_result function to retrieve a GpgmeGenKeyResult pointer to a structure which contains the fingerprint. This also - works with gpgme_op_genkey. The structure also provides other - information about the generated keys. + works with gpgme_op_genkey_start. The structure also provides + other information about the generated keys. So, instead: -- 2.26.2