aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNIIBE Yutaka <[email protected]>2020-02-25 06:05:58 +0000
committerNIIBE Yutaka <[email protected]>2020-02-25 06:05:58 +0000
commit732ac9c681a0b6afdee2e8eb6937500850f74986 (patch)
treebee12f87339a0e960305d35a710a66a8c6d3ecc8
parentcore: Extend the way a config file can be specified, (diff)
downloadlibgpg-error-732ac9c681a0b6afdee2e8eb6937500850f74986.tar.gz
libgpg-error-732ac9c681a0b6afdee2e8eb6937500850f74986.zip
w32: Fix exporting gpgrt_argparser.
* src/gpg-error.def.in (gpgrt_argparser): Fix typo. Signed-off-by: NIIBE Yutaka <[email protected]>
-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