[git] GPGME - branch, master, updated. gpgme-1.9.0-63-g97a1abe

by Marcus Brinkmann cvs at cvs.gnupg.org
Wed Aug 16 01:02:15 CEST 2017


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GnuPG Made Easy".

The branch, master has been updated
       via  97a1abe72e73f85bbf922fa588d002a226db5459 (commit)
      from  fa3918598de35fef0bf626035d59ea36c53832b9 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 97a1abe72e73f85bbf922fa588d002a226db5459
Author: Marcus Brinkmann <marcus.brinkmann at ruhr-uni-bochum.de>
Date:   Wed Aug 16 00:59:35 2017 +0200

    gpgconf: Fix symbol export.
    
    * gpgme.def: Fix last change.
    (gpgme_op_conf_save): Replace duplicate from c&p ...
    (gpgme_op_conf_dir): ... with this.
    
    Signed-off-by: Marcus Brinkmann <mb at g10code.com>
    Fixes-commit: 9cd2b58dfb2c21cce64520cf4c726859b583d14e

diff --git a/src/gpgme.def b/src/gpgme.def
index dd8e532..cad30f6 100644
--- a/src/gpgme.def
+++ b/src/gpgme.def
@@ -265,7 +265,7 @@ EXPORTS
     gpgme_op_delete_ext                   @197
     gpgme_op_delete_ext_start             @198
 
-    gpgme_op_conf_save			  @199
+    gpgme_op_conf_dir			  @199
 
 ; END
 

-----------------------------------------------------------------------

Summary of changes:
 src/gpgme.def | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


hooks/post-receive
-- 
GnuPG Made Easy
http://git.gnupg.org




More information about the Gnupg-commits mailing list