diff options
Diffstat (limited to '')
-rw-r--r-- | src/gpgme.def | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/gpgme.def b/src/gpgme.def index 5a1b2c15..eee25311 100644 --- a/src/gpgme.def +++ b/src/gpgme.def @@ -194,6 +194,7 @@ EXPORTS gpgme_key_from_uid @149 gpgme_set_sub_protocol @150 + gpgme_get_sub_protocol @151 ; END |