diff options
Diffstat (limited to 'src/gpgme.def')
-rw-r--r-- | src/gpgme.def | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/gpgme.def b/src/gpgme.def index 54b04e04..4c7ff414 100644 --- a/src/gpgme.def +++ b/src/gpgme.def @@ -235,6 +235,8 @@ EXPORTS gpgme_op_createsubkey @175 gpgme_op_adduid_start @176 gpgme_op_adduid @177 + gpgme_op_revuid_start @178 + gpgme_op_revuid @179 ; END |