diff options
Diffstat (limited to 'plugins/MirOTR/libgpg-error-1.9/gpg-error.def')
-rw-r--r-- | plugins/MirOTR/libgpg-error-1.9/gpg-error.def | 28 |
1 files changed, 28 insertions, 0 deletions
diff --git a/plugins/MirOTR/libgpg-error-1.9/gpg-error.def b/plugins/MirOTR/libgpg-error-1.9/gpg-error.def new file mode 100644 index 0000000000..0e8c946ee6 --- /dev/null +++ b/plugins/MirOTR/libgpg-error-1.9/gpg-error.def @@ -0,0 +1,28 @@ + + + + + +EXPORTS + gpg_strerror @1 + gpg_strerror_r @2 + gpg_strsource @3 + gpg_err_code_from_errno @4 + gpg_err_code_to_errno @5 + gpg_err_init @6 + gpg_err_code_from_syserror @7 + gpg_err_set_errno @8 + + + + + + _gpg_w32_bindtextdomain @11 + _gpg_w32_textdomain @12 + _gpg_w32_gettext @13 + _gpg_w32_dgettext @14 + _gpg_w32_dngettext @15 + _gpg_w32_gettext_localename @16 + _gpg_w32_gettext_use_utf8 @17 + + gpg_err_deinit @18 |