diff options
Diffstat (limited to 'src/gpg-error.def.in')
-rw-r--r-- | src/gpg-error.def.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gpg-error.def.in b/src/gpg-error.def.in index f4f3668..6aa3867 100644 --- a/src/gpg-error.def.in +++ b/src/gpg-error.def.in @@ -227,6 +227,6 @@ EXPORTS gpgrt_secmem_set_auto_expand @175 gpgrt_secmem_set_flags @176 gpgrt_secmem_get_flags @177 - gpgrt_private_is_secure @178 + gpgrt_secmem_is_secure @178 ;; end of file with public symbols for Windows. |