diff options
Diffstat (limited to 'src/gpg-error.def')
-rw-r--r-- | src/gpg-error.def | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gpg-error.def b/src/gpg-error.def index 39b0143..6439112 100644 --- a/src/gpg-error.def +++ b/src/gpg-error.def @@ -5,4 +5,4 @@ EXPORTS gpg_strsource @3 gpg_err_code_from_errno @4 gpg_err_code_to_errno @5 - + gpg_err_init @6 |