From ed78ef7f06649f85f1c94c4fb2bd3f6b16fd9a63 Mon Sep 17 00:00:00 2001 From: Werner Koch Date: Wed, 21 Mar 2018 18:34:15 +0100 Subject: core: Add public function gpgrt_usage. * src/visibility.c (gpgrt_usage): New. Signed-off-by: Werner Koch --- src/gpg-error.def.in | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'src/gpg-error.def.in') diff --git a/src/gpg-error.def.in b/src/gpg-error.def.in index 7a6a2ef..33ef794 100644 --- a/src/gpg-error.def.in +++ b/src/gpg-error.def.in @@ -208,10 +208,11 @@ EXPORTS ;; gpgrt_release_process @159 gpgrt_argparse @160 - gpgrt_strusage @161 - gpgrt_set_strusage @162 - gpgrt_set_usage_outfnc @163 - gpgrt_set_fixed_string_mapper @164 + gpgrt_usage @161 + gpgrt_strusage @162 + gpgrt_set_strusage @163 + gpgrt_set_usage_outfnc @164 + gpgrt_set_fixed_string_mapper @165 ;; end of file with public symbols for Windows. -- cgit v1.2.3