summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorNIIBE Yutaka <gniibe@fsij.org>2020-02-25 15:05:58 +0900
committerNIIBE Yutaka <gniibe@fsij.org>2020-02-25 15:05:58 +0900
commit732ac9c681a0b6afdee2e8eb6937500850f74986 (patch)
treebee12f87339a0e960305d35a710a66a8c6d3ecc8 /src
parentb79b2a7fb3ad3ada45d17e8632f1ee4212ce0764 (diff)
downloadlibgpg-error-732ac9c681a0b6afdee2e8eb6937500850f74986.tar.gz
w32: Fix exporting gpgrt_argparser.
* src/gpg-error.def.in (gpgrt_argparser): Fix typo. Signed-off-by: NIIBE Yutaka <gniibe@fsij.org>
Diffstat (limited to 'src')
-rw-r--r--src/gpg-error.def.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gpg-error.def.in b/src/gpg-error.def.in
index 537d3cf..bc4b0cc 100644
--- a/src/gpg-error.def.in
+++ b/src/gpg-error.def.in
@@ -230,7 +230,7 @@ EXPORTS
gpgrt_abort @175
gpgrt_set_confdir @176
- gpgrt_argparse @177
+ gpgrt_argparser @177
gpgrt_fnameconcat @178
gpgrt_absfnameconcat @179