From a8cf20c47ee092da2ed6f75f104e27685764abac Mon Sep 17 00:00:00 2001 From: Werner Koch Date: Wed, 21 Feb 2018 17:54:30 +0100 Subject: doc: Typo fixes. -- --- src/init.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/init.c') diff --git a/src/init.c b/src/init.c index 89475d3..7b3eda3 100644 --- a/src/init.c +++ b/src/init.c @@ -228,7 +228,7 @@ _gpgrt_strdup (const char *string) } -/* Helper for _gpgrt_stdconcat and gpgrt_strconcat. */ +/* Helper for _gpgrt_strconcat and gpgrt_strconcat. */ char * _gpgrt_strconcat_core (const char *s1, va_list arg_ptr) { -- cgit v1.2.3